yao/openapi/chat
Max 9eef569e4b feat(agent): enhance system configuration and connector management
- Updated the system configuration to include new role-level defaults for Light, Vision, and Audio connectors.
- Refactored the resolveSystemConnector function to prioritize per-agent overrides, improving connector resolution logic.
- Enhanced LLMConnector integration across various components to streamline settings retrieval and capabilities management.
- Improved error handling and logging for connector-related operations, ensuring better diagnostics and user feedback.
2026-05-01 10:31:58 +08:00
..
chat.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
completions.go Refactor Assistant context handling to improve options management 2025-12-04 10:43:32 +08:00
reference.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
session.go feat(agent): enhance system configuration and connector management 2026-05-01 10:31:58 +08:00
types.go Enhance chat storage design with HTTP API documentation 2025-12-09 16:03:17 +08:00