Commit Graph

19 Commits

Author SHA1 Message Date
Peer Schütt
2ad591f117 Fixed some bugs. 2026-06-11 16:25:26 +02:00
Peer Schütt
d0e1966e9e Added the option to authenticate with the OS settings for private or VPN web pages. 2026-06-10 14:52:00 +02:00
Peer Schütt
8901779342 Showing default setting values 2026-06-10 14:35:43 +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
Peer Schütt
1c0c2a3855 Merge Error Fixes 2026-06-03 16:43:06 +02:00
Peer Schütt
84a9f88f8b Adding security features 2026-06-03 12:57:32 +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
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