yao/openapi/oauth/types
Max 6f78f6066b feat(llm): refactor audio capabilities and enhance role management
- Replaced 'Voice' with 'Audio' in the system configuration and related tests to better reflect functionality.
- Introduced new methods for role management in the llmprovider, allowing for dynamic retrieval of roles based on user and team context.
- Updated the OpenAPI settings to support new role management endpoints and capabilities.
- Enhanced the handling of API keys in provider management, allowing for optional plain-text retrieval.
2026-04-30 12:33:05 +08:00
..
authorized.go Normalize request paths in ACL checks and add path normalization utility 2025-10-23 10:48:53 +08:00
authorized_test.go Implement authorized script execution and enhance context handling 2025-12-08 11:42:01 +08:00
errors.go Enhance OAuth token handling and refresh logic 2026-02-21 18:06:27 +08:00
interfaces.go Implement robot member update functionality with comprehensive validation 2025-10-27 12:05:11 +08:00
oidc.go feat(database): add PostgreSQL support and enhance JSON handling 2026-04-06 02:56:04 +08:00
types.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00