tabbyAPI-ollama/endpoints
kingbri 879f4cee7e API: Modify tool calling for wider compat
When revisiting tool calls, the formats have more or less become standard.
For greater compatibility with templates, primarily use the message.tools
parameter and remove the extra custom metadata that is no longer required.

However, unlike other backends, tabbyAPI still uses template metadata
to declare what the tool start string is. This allows for template-level
customization along with giving more power to the user while the server
exists to consume rather than work on a case-by-case basis.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-07-05 14:28:12 -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: Modify tool calling for wider compat 2025-07-05 14:28:12 -04:00
server.py Args: Expose api-servers to subcommands 2025-02-10 23:39:46 -05:00