- Updated the resolveProviderOption function to include providerType as a required parameter, enhancing error handling for missing provider types. - Simplified the provider retrieval logic to directly fetch providers based on the specified type, improving clarity and maintainability. - Removed redundant comments and streamlined the code for better readability. |
||
|---|---|---|
| .. | ||
| backup.go | ||
| collection.go | ||
| document.go | ||
| kb.go | ||
| provider.go | ||
| search.go | ||
| segment.go | ||
| utils.go | ||
| vote.go | ||