yao/agent/llm/providers/anthropic
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
..
anthropic.go feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
anthropic_test.go chore(tests): update model versions in Anthropic tests and add Test command to SUI 2026-04-24 08:45:19 +08:00
types.go Implement support for Anthropic connectors in the LLM and sandbox components 2026-02-11 12:05:07 +08:00