yao/agent/llm/providers/openai
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
..
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 system configuration and connector management 2026-05-01 10:31:58 +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 Refactor message handling for improved streaming and event management 2025-11-26 18:30:43 +08:00