You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add cosine distance metric to remaining collection creation calls
- Fix all create_collection calls to use distance_metric='cosine'
- Includes exception handlers and error recovery paths
- Ensures all new collections use cosine distance for normalized embeddings
0 commit comments