yao/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
..
doc.go feat(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
doc.yml feat(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
openai.go feat(agent): enhance system configuration and connector management 2026-05-01 10:31:58 +08:00
openai_test.go Add audio transcription file handling and related tests 2026-02-10 19:05:29 +08:00
process.go Add audio transcription file handling and related tests 2026-02-10 19:05:29 +08:00
process_test.go Add audio transcription file handling and related tests 2026-02-10 19:05:29 +08:00
types.go Refactor OpenAI message parsing for improved streaming support 2025-02-09 09:46:41 +08:00