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
Currently metadata is not added to the vector store, as it supports the dictionary and we might need to convert the labview key-value pairs to the dictionary.
Once the dynamic key-value pair (metadata) is added to the vector store, implement the hybrid search (filters), etc. the capabilities are already provided under the qdrant.
Improve the error handling with the HTTP calls (review each method in qdrant class and improve the error handling, and performance)