tabbyAPI-ollama/endpoints
kingbri b6a26da50c API: Fix tool call serialization
To render in the template, tool call start tokens needed to have less
checks and remove the line to convert message.tool_calls to a dict
since that breaks the rest of the chain by disconnecting the types.
model_dump on the message itself already accomplishes this.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-07-04 15:02:49 -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: Fix tool call serialization 2025-07-04 15:02:49 -04:00
server.py Args: Expose api-servers to subcommands 2025-02-10 23:39:46 -05:00