1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 01:09:54 +00:00

some fixes

This commit is contained in:
Laura
2025-08-16 13:53:55 +02:00
parent d0616eaec3
commit 30f2b6656e
3 changed files with 32 additions and 25 deletions

View File

@@ -59,7 +59,6 @@ func GetSearchTools() []openrouter.Tool {
"type": "array",
"description": "List of URLs (1..N) to fetch.",
"items": map[string]any{"type": "string"},
"minItems": 1,
},
},
"additionalProperties": false,