-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
[periodic] Error during generate_market_report: '2e3c6ab09e984ce8813214eb483697b1'
Traceback (most recent call last):
File "/Users/joe/Local Development/MarketGPT/app.py", line 880, in periodic_fetch_and_report
generate_market_report(collection, model)
File "/Users/joe/Local Development/MarketGPT/app.py", line 458, in generate_market_report
results = collection.query(
File "/Users/joe/miniconda3/lib/python3.10/site-packages/chromadb/api/models/Collection.py", line 223, in query
return self._client._query(
File "/Users/joe/miniconda3/lib/python3.10/site-packages/chromadb/api/local.py", line 457, in _query
uuids, distances = self._db.get_nearest_neighbors(
File "/Users/joe/miniconda3/lib/python3.10/site-packages/chromadb/db/clickhouse.py", line 613, in get_nearest_neighbors
uuids, distances = index.get_nearest_neighbors(embeddings, n_results, ids)
File "/Users/joe/miniconda3/lib/python3.10/site-packages/chromadb/db/index/hnswlib.py", line 285, in get_nearest_neighbors
labels = {self._id_to_label[hexid(id)] for id in ids}
File "/Users/joe/miniconda3/lib/python3.10/site-packages/chromadb/db/index/hnswlib.py", line 285, in <setcomp>
labels = {self._id_to_label[hexid(id)] for id in ids}
KeyError: '2e3c6ab09e984ce8813214eb483697b1'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels