tabbyAPI-ollama/endpoints/OAI/utils
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
..
chat_completion.py API: Default tool call ID and type 2025-07-11 01:11:09 -04:00
completion.py API: Add timings to usage stats 2025-06-17 22:54:51 -04:00
embeddings.py API: Format and fix message naming 2025-04-28 22:36:30 -04:00
tools.py API: Default tool call ID and type 2025-07-11 01:11:09 -04:00