Quantcast
Channel: Weaviate Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 3629

Hybrid Queries on new OpenAI Embedding Models failing server restart

$
0
0

Hi @DudaNogueira , I’m unclear what you’re suggesting.

The repo I provided you demonstrates the problem in a fresh instance of weaviate, creates a collection from scratch, inserts a few records, and then attempts to hybrid query. No migration of data is needed to demonstrate the issue.

In weaviate-issue/setup.py at 7a9bfdd08791a33daad96c074c7fc2e90779c9a5 · d3xtemp/weaviate-issue · GitHub I’ve configured the vectorizer simply and yes with one dimensionality only. In this simple case, shouldn’t I be able be hybrid query without issue whenever I use a reference to that same collection (i.e. client.collections.get(collection_name).query.hybrid())?


Viewing all articles
Browse latest Browse all 3629

Trending Articles