yao/agent/llm/providers/openai
Max 8c34aa12ef feat(llm): enhance connector handling and model configuration
- Integrated logging for connector resolution failures, providing clearer diagnostics during fallback scenarios.
- Simplified connector ID extraction in various components, ensuring accurate handling of model identifiers.
- Updated model configuration to support new parameters and capabilities, improving overall provider management.
- Enhanced OpenAPI settings to reflect changes in model options and connector behavior, ensuring better alignment with upstream API requirements.
2026-05-02 10:52:10 +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(llm): enhance connector handling and model configuration 2026-05-02 10:52:10 +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