yao/openapi/agent
Max 17de4e14ed Refactor assistant route handling to apply OAuth guard globally
- Moved the OAuth guard application from a specific assistants group to the main router group, simplifying route management.
- Updated assistant CRUD and action endpoints to directly use the main group, ensuring consistent access control across all assistant-related routes.
2025-11-08 11:43:43 +08:00
..
agent.go Refactor assistant route handling to apply OAuth guard globally 2025-11-08 11:43:43 +08:00
assistant.go Implement filtering for assistant tags retrieval 2025-11-08 11:14:08 +08:00
filter.go Enhance assistant model and query handling 2025-11-08 10:25:28 +08:00
types.go Enhance assistant model and query handling 2025-11-08 10:25:28 +08:00