yao/openapi/agent
Max 8dca4719c0 Remove deprecated agent API files and refactor agent loading logic
- 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.
2025-11-11 11:23:20 +08:00
..
agent.go Remove deprecated agent API files and refactor agent loading logic 2025-11-11 11:23:20 +08:00
assistant.go Refactor CreateAssistant and UpdateAssistant response handling to return only assistant_id 2025-11-08 16:26:46 +08:00
filter.go Implement GetAssistant endpoint with permission verification 2025-11-08 13:46:29 +08:00
types.go Enhance assistant model and query handling 2025-11-08 10:25:28 +08:00