- Deleted obsolete agent API files (agent.go, api.go, api_test.go, types.go) to streamline the codebase. - Refactored the agent loading logic to initialize the API instance correctly, ensuring proper integration with the new structure. - Updated context handling to improve clarity and maintainability across the agent's functionality. - Enhanced error handling and cache management in the agent's initialization process. |
||
|---|---|---|
| .. | ||
| chat.go | ||
| chat_test.go | ||
| context.go | ||
| context_test.go | ||
| message.go | ||
| message_test.go | ||
| openapi.go | ||
| openapi_chat_test.go | ||
| types.go | ||
| utils.go | ||