tabbyAPI-ollama/endpoints
kingbri a3c780ae58 API: Core: Remove load/template aliases
These added extra complexity and should be removed and replaced
with a single parameter.

Changes:
- /v1/model/load must use model_name and draft_model_name
- /v1/model/embedding/load must use embedding_model_name
- /v1/template/switch must use prompt_template_name

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-06-13 14:57:24 -04:00
..
core API: Core: Remove load/template aliases 2025-06-13 14:57:24 -04:00
Kobold Tree: Format 2025-05-17 00:46:40 -04:00
OAI API: Re-add BOS token stripping in template render 2025-05-24 21:11:53 -04:00
server.py Args: Expose api-servers to subcommands 2025-02-10 23:39:46 -05:00