yao/llmprovider
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
..
doc.go feat(load): add initialization and reloading for Setting Registry 2026-04-28 15:08:22 +08:00
doc.yml feat(load): add initialization and reloading for Setting Registry 2026-04-28 15:08:22 +08:00
models.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
models_test.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
presets.go feat(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +08:00
presets.yml feat(llm): add Yao Agents preset and LLM management endpoints 2026-04-29 10:28:07 +08:00
process.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
process_test.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
registry.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
registry_test.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
roles.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
roles_test.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
scope_test.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
store.go feat(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +08:00
sync.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
types.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00