yao/engine
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(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
doc.yml feat(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
load.go feat(llm): refactor audio capabilities and enhance role management 2026-04-30 12:33:05 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
machine.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_darwin.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_linux.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_test.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_windows.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
process.go Enhance tool inspection and remove studio configuration 2026-02-14 21:06:59 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00