tabbyAPI-ollama/endpoints
kingbri a96fa5f138 API: Don't fallback to default values on model load request
It's best to pass them down the config stack.

API/User config.yml -> model config.yml -> model config.json -> fallback.

Doing this allows for seamless flow and yielding control to each
member in the stack.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-08-31 22:59:56 -04:00
..
core API: Don't fallback to default values on model load request 2024-08-31 22:59:56 -04:00
Kobold Kobold: Fix max length type 2024-07-26 23:00:26 -04:00
OAI Model: Store directory paths 2024-08-31 22:59:56 -04:00
server.py Server: Remove unused comments 2024-08-27 21:45:51 -04:00
utils.py Main: Make openapi export store locally 2024-07-08 14:54:06 -04:00