yao/agent/types
Max 033d94d96f Refactor connector settings to model capabilities
- Renamed and refactored functions and variables to transition from connector settings to model capabilities, enhancing clarity and consistency.
- Updated the loading mechanism to read model capabilities from `models.yml` instead of `connectors.yml`.
- Adjusted the assistant's global settings to utilize model capabilities, ensuring proper integration with the new configuration structure.
- Enhanced the reasoning adapter to support temperature adjustment based on model capabilities, improving flexibility in handling reasoning parameters.
2025-11-17 09:45:54 +08:00
..
dsl.go Remove deprecated agent API files and refactor agent loading logic 2025-11-11 11:23:20 +08:00
types.go Refactor connector settings to model capabilities 2025-11-17 09:45:54 +08:00