yao/agent/types
Max 3dd63e5530 Refactor model capabilities to use OpenAI struct
- Updated the model capabilities throughout the agent to utilize the new gouOpenAI.Capabilities struct instead of the previous ModelCapabilities.
- Adjusted related methods and types to ensure compatibility with the new capabilities structure, enhancing clarity and maintainability.
- Improved context handling and message processing by directly integrating OpenAI capabilities, streamlining the overall architecture.
2025-12-02 11:33:09 +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 model capabilities to use OpenAI struct 2025-12-02 11:33:09 +08:00