yao/openapi/agent
Max efb612734d Add integration credential verification endpoint to robot API
- Introduce a new POST endpoint for verifying integration credentials at /robots/integrations/verify.
- Ensure the endpoint is positioned correctly in the routing to avoid conflicts with existing routes.
- Enhance the API's capabilities for integration management by allowing credential verification.
2026-03-02 08:08:10 +08:00
..
robot Add integration credential verification endpoint to robot API 2026-03-02 08:08:10 +08:00
agent.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
assistant.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00
filter.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00
models.go Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
types.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00