yao/llmprovider
Max 654e7ee567 feat(load): initialize and reload LLM Provider and MCP Client Registries
- Added initialization for LLM Provider and MCP Client Registries during the Load process.
- Implemented reload functionality for both registries to ensure they are properly refreshed when needed.
- Enhanced error handling to capture and report issues during initialization and reloading of the registries.
2026-04-28 14:33:10 +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(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +08:00
registry.go feat(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +08:00
registry_test.go feat(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +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(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +08:00
types.go feat(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +08:00