viettranx
691ddce8fb
feat(tools): add read_audio, read_video, create_video tools and fix system prompt tool filtering
...
- Add read_audio tool with Gemini File API, OpenAI input_audio, and fallback support
- Add read_video tool with Gemini File API and base64 fallback for video analysis
- Add create_video tool with Gemini Veo and OpenRouter chat completions support
- Add shared gemini_file_api.go for upload → poll → generateContent pipeline
- Add shared openai_compat_call.go for custom JSON chat completions
- Fix system prompt showing denied tools: use filteredToolNames() instead of tools.List()
- Wire audio/video MediaRef context propagation in agent loop
- Register new tools in seed data, policy groups, and web UI settings
- Enforce duration (max 30s) and aspect_ratio limits on create_video
2026-03-08 14:43:18 +07:00
..
2026-03-08 14:00:34 +07:00
2026-02-26 22:47:59 +07:00
2026-03-08 14:27:40 +07:00
2026-03-08 14:27:40 +07:00
2026-02-22 14:58:07 +07:00
2026-03-07 22:46:04 +07:00
2026-03-08 14:00:34 +07:00
2026-03-08 14:43:18 +07:00
2026-03-06 18:51:11 +07:00
2026-03-08 14:00:34 +07:00
2026-03-05 19:24:35 +07:00
2026-03-05 14:20:29 +07:00
2026-03-08 14:00:34 +07:00
2026-03-01 14:34:36 +07:00
2026-03-07 23:32:35 +07:00
2026-03-08 14:00:34 +07:00
2026-03-08 14:00:34 +07:00
2026-02-22 14:58:07 +07:00
2026-02-24 10:19:49 +07:00
2026-03-06 18:51:11 +07:00
2026-03-02 10:52:32 +07:00
2026-02-22 22:49:22 +07:00
2026-03-06 18:51:11 +07:00
2026-03-08 14:00:34 +07:00
2026-03-06 18:51:11 +07:00
2026-03-08 14:43:18 +07:00
2026-03-02 15:28:15 +07:00
2026-03-06 18:51:11 +07:00
2026-03-06 18:51:11 +07:00
2026-03-06 23:21:16 +07:00
2026-03-06 23:21:16 +07:00
2026-03-08 14:43:18 +07:00
2026-03-04 23:14:31 +07:00
2026-03-08 14:43:18 +07:00
2026-02-22 14:58:07 +07:00
2026-02-22 14:58:07 +07:00
2026-03-08 14:43:18 +07:00
2026-03-08 14:43:18 +07:00
2026-03-08 14:00:34 +07:00
2026-03-08 14:00:34 +07:00
2026-03-08 14:00:34 +07:00
2026-02-28 14:56:14 +07:00
2026-03-08 14:43:18 +07:00
2026-03-08 14:43:18 +07:00
2026-02-22 14:58:07 +07:00
2026-03-07 22:46:04 +07:00
2026-03-08 14:00:34 +07:00
2026-03-04 20:08:59 +07:00
2026-03-02 20:34:25 +07:00
2026-03-02 20:34:25 +07:00
2026-02-28 17:27:28 +07:00
2026-03-06 18:51:11 +07:00
2026-02-28 17:27:28 +07:00
2026-03-07 20:51:39 +07:00
2026-03-06 18:51:11 +07:00
2026-02-28 17:27:28 +07:00
2026-02-25 23:24:52 +07:00
2026-03-08 14:00:34 +07:00
2026-03-08 14:00:34 +07:00
2026-02-26 10:15:07 +07:00
2026-03-08 14:00:34 +07:00
2026-03-05 12:56:15 +07:00
2026-03-05 12:56:15 +07:00
2026-03-05 12:56:15 +07:00
2026-03-02 13:45:21 +07:00
2026-03-02 10:52:32 +07:00
2026-03-06 18:51:11 +07:00
2026-03-05 10:47:06 +07:00
2026-03-03 17:10:55 +07:00
2026-03-07 19:35:19 +07:00
2026-03-07 19:31:56 +07:00
2026-03-07 19:35:19 +07:00
2026-03-07 19:31:56 +07:00
2026-02-28 17:27:28 +07:00
2026-02-28 17:27:28 +07:00
2026-03-07 19:31:56 +07:00
2026-03-07 19:31:56 +07:00