Commit Graph

11 Commits

Author SHA1 Message Date
Peer Schütt
7a9ab85113 Removed Categories and Engines from the SearXNG Tool, because they should be steered by the SearXNG instance and not by the LLM 2026-07-23 14:16:40 +02:00
Peer Schütt
88eccb158c Hardening Tool Calling 2026-07-23 12:59:32 +02:00
Peer Schütt
c13255fe77 Codex-based code review 2026-07-20 17:46:40 +02:00
Peer Schütt
4fc6a22752 Tools can now be managed by the Enterprise IT 2026-07-20 16:58:23 +02:00
Peer Schütt
a0a1e0c244 web_search now retrives its found websites directly. 2026-07-20 14:41:00 +02:00
Peer Schütt
547bb0af37 Working on the tool harness and the implementation details 2026-07-17 17:14:12 +02:00
Peer Schütt
0b2ce886c5 Key fixes include:
Prevented OS credentials from reaching public hosts or cross-origin redirects.
Preserved Responses API reasoning items across tool rounds.
Fixed nullable tool-call handling and omitted unsupported null request properties.
Propagated cancellation correctly.
Removed tool argument values from logs and tool results from persisted traces.
Added settings validation, clearable optional enums, managed-confidence validation, and safe fallback behavior.
Added tool-definition schema and duplicate validation.
Fixed documentation JSON, changelog regressions, typos, trailing whitespace, and unused Anthropic code.
2026-07-15 11:31:11 +02:00
Peer Schütt
24217c2928 Minor documentation enhancement 2026-06-11 16:33:48 +02:00
Peer Schütt
a181e58543 Remodelled how tool policy instructions are saved and added to the llm call. 2026-06-10 11:29:23 +02:00
Nils Kruthoff
d380c3131a
added response api and set as default next to the chat completion api 2026-05-19 22:26:20 +02:00
krut_ni
f8ba55bcd9
included documentation how to add tools 2026-05-18 20:10:53 +02:00