yao/llmprovider
Max 222daaf645 fix(tests): update provider key handling in TestOwnerPrefixedIDs
- Modified the TestOwnerPrefixedIDs test to use ScopedKey for provider key generation, ensuring unique keys based on owner context.
- This change enhances the accuracy of tests related to provider management by preventing key collisions during test execution.
2026-05-03 21:46:55 +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): enhance capabilities management with embedding and image generation support 2026-05-02 14:45:31 +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(llm): enhance connector handling and model configuration 2026-05-02 10:52:10 +08:00
presets.yml feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +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 fix(tests): update provider key handling in TestOwnerPrefixedIDs 2026-05-03 21:46:55 +08:00
roles.go fix(llm): update connector ID handling for built-in providers 2026-05-01 14:19:02 +08:00
roles_test.go feat(agent): enhance system configuration and connector management 2026-05-01 10:31:58 +08:00
scope_test.go feat(llm): implement scoped key management for providers 2026-05-02 15:30:39 +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): implement scoped key management for providers 2026-05-02 15:30:39 +08:00
types.go feat(llm): enhance connector handling and model configuration 2026-05-02 10:52:10 +08:00