yao/openapi/setting
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
..
cloud.go feat(setting): implement cloud settings endpoints and owner verification 2026-04-28 21:20:43 +08:00
cloud_presets.yml feat(setting): implement cloud settings endpoints and owner verification 2026-04-28 21:20:43 +08:00
llm.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
mcp.go feat(mcp): add MCP server management endpoints 2026-04-29 14:53:00 +08:00
promotions.yml feat(openapi): add unified /setting/* endpoints for OpenAPI 2026-04-28 19:33:27 +08:00
sandbox.go feat(sandbox): add sandbox management endpoints and data structures 2026-04-29 18:47:38 +08:00
search.go feat(search): add search provider endpoints and data structures 2026-04-29 11:29:03 +08:00
search_presets.yml feat(search): add search provider endpoints and data structures 2026-04-29 11:29:03 +08:00
setting.go feat(sandbox): add sandbox management endpoints and data structures 2026-04-29 18:47:38 +08:00
smtp.go fix(smtp): update address formatting in SMTP connection functions 2026-04-29 18:57:36 +08:00
smtp_presets.yml feat(smtp): add SMTP configuration and management endpoints 2026-04-29 12:21:19 +08:00
system.go feat(openapi): add unified /setting/* endpoints for OpenAPI 2026-04-28 19:33:27 +08:00
types.go feat(sandbox): add sandbox management endpoints and data structures 2026-04-29 18:47:38 +08:00