tabbyAPI-ollama/endpoints
kingbri 707d005aad API: Default tool call ID and type
Doing this helps reduce the model's burden of generating the tool
call ID and type (which is always "function"). Follow mistral's spec
for tool call IDs by using a 9 character alphanumeric string.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-07-11 01:11:09 -04:00
..
core API + Model: Fix application of defaults 2025-07-03 14:37:34 -04:00
Kobold Tree: Format 2025-05-17 00:46:40 -04:00
OAI API: Default tool call ID and type 2025-07-11 01:11:09 -04:00
server.py Args: Expose api-servers to subcommands 2025-02-10 23:39:46 -05:00