yao/agent/llm/providers/openai
Max 54607e26b7 feat(agent): enhance image content handling and vision support
- Added support for processing image content in the agent, providing placeholder text when image parsing fails.
- Implemented a fallback mechanism to utilize vision tools for image analysis, improving the handling of image content.
- Updated tests to validate the new image handling behavior, ensuring correct responses when vision support is unavailable.
- Enhanced system prompts to guide users on using the new `image_read` tool for image analysis, improving user experience.
2026-05-04 13:46:30 +08:00
..
claude_test.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
deepseek_r1_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
deepseek_v3_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
gpt5_test.go refactor: update GPT-5 tests and remove unused hostexec test file 2026-03-07 23:43:55 +08:00
openai.go feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
openai_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
temperature_test.go refactor: update GPT-5 tests and remove unused hostexec test file 2026-03-07 23:43:55 +08:00
types.go feat(llm): enhance connector handling and model configuration 2026-05-02 10:52:10 +08:00