- 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. |
||
|---|---|---|
| .. | ||
| adapter.go | ||
| audio.go | ||
| reasoning.go | ||
| toolcall.go | ||
| vision.go | ||