Files
tracy/profiler
Bartosz Taudul 8b100ff11d Use custom tool handling.
The ollama tool_calls do not preserve the context of why the tool was
called. The feature as it is right now doesn't seem to be designed for
the LLM to make queries, but rather to act as an agent that is supposed
to call some functions that will directly provide their output to the
user.

Instead, let's encode the tool calling protocol in the system prompt.
2025-07-12 11:50:00 +02:00
..
2025-07-12 11:50:00 +02:00
2024-09-26 16:21:16 +02:00
2024-03-21 23:04:38 +01:00
2025-07-12 11:50:00 +02:00