- Implemented loading of providers from directories, allowing for multi-language configurations. - Updated the KnowledgeBase struct to include a Providers field for managing provider configurations. - Refactored GetProviders and GetProvider methods to utilize the new multi-language provider system, improving localization support. - Added comprehensive test cases to validate provider loading and retrieval functionality across different languages. |
||
|---|---|---|
| .. | ||
| backup.go | ||
| collection.go | ||
| document.go | ||
| kb.go | ||
| provider.go | ||
| search.go | ||
| segment.go | ||
| utils.go | ||
| vote.go | ||