- Introduced ProviderSettings type to encapsulate provider configuration details. - Implemented getProviderSettings function to resolve provider settings based on provider ID and option value. - Updated CreateCollection function to utilize provider settings, including dimension and metadata enhancements. - Refactored CreateCollectionRequest to include a new CreateCollectionConfig struct for better organization of embedding provider details. |
||
|---|---|---|
| .. | ||
| backup.go | ||
| collection.go | ||
| document.go | ||
| kb.go | ||
| provider.go | ||
| search.go | ||
| segment.go | ||
| utils.go | ||
| vote.go | ||