tabbyAPI-ollama/endpoints
kingbri 10fbe043a4 API: Fix typing for chat templates in CC requests
Tools must be None by default. Chat completion message content can
be None, a string, or a list, so default to None. Exclude all None
values from a CC message since the template can say the variable
"exists" despite being None, causing an error.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-05-24 21:06:05 -04:00
..
core API: Add default for backend in model load request 2025-05-12 09:51:09 -04:00
Kobold Tree: Format 2025-05-17 00:46:40 -04:00
OAI API: Fix typing for chat templates in CC requests 2025-05-24 21:06:05 -04:00
server.py Args: Expose api-servers to subcommands 2025-02-10 23:39:46 -05:00