tabbyAPI-ollama/endpoints/core
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
..
types API: Don't fallback to default values on model load request 2024-08-31 22:59:56 -04:00
utils API: Don't fallback to default values on model load request 2024-08-31 22:59:56 -04:00
router.py API: Add /v1/health endpoint (#178) 2024-08-27 21:37:41 -04:00