Commit Graph

12 Commits

Author SHA1 Message Date
krut_ni
9b638b8a5a
removed weather demo tool 2026-05-18 20:11:24 +02:00
Nils Kruthoff
cf6256c215
Resolve target host addresses before connecting, then bind HTTP connection to those validated IPs.
Prevents request from re-resolving the host after validation
2026-05-18 17:00:05 +02:00
Nils Kruthoff
b1f50b7b5c
added the actual filtering and blocking security logic so that only public hosts will be allowed and only high confidence providers are used if request goes to allowed internal hosts 2026-05-18 15:34:19 +02:00
Nils Kruthoff
8c8b557828
connecting allowed host settings to the ui 2026-05-18 15:30:23 +02:00
Nils Kruthoff
6da97c7c80
adding the provider confidence to the tool context; introducing a ToolExecutionBlockedException 2026-05-18 15:28:57 +02:00
krut_ni
f2c63ac4b5
use individual confidence levels for each tool to protect tool callings from using unsafe providers 2026-05-12 17:51:11 +02:00
krut_ni
d7bf542c1e
fixed translation bug where I18N.I.T was used instead of TB 2026-05-12 17:20:24 +02:00
Peer Schütt
4d3e308f2e Moved the Tool implementations to a dedicated folder 2026-04-13 18:44:36 +02:00
Peer Schütt
3b0b5abb5e Works a lot better now 2026-04-13 16:54:26 +02:00
Peer Schütt
ad3d9dc71f First version of SearXNG-based Websearch and a tool to read web page content. 2026-04-13 13:53:24 +02:00
Peer Schütt
f474589834 UI changes and added support for i18n 2026-04-10 10:43:13 +02:00
Peer Schütt
447fe9d712 Erste Version des Tool Callings von Codex 2026-04-09 15:37:53 +02:00