79683688

Date: 2025-06-29 11:04:55
Score: 1.5
Natty:
Report link

Solved this problem by setting up chroma in docker on localhost
And use it with

import chromadb
....
client = await chromadb.AsyncHttpClient(host='http://my_server_host', port=8000)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Carl Brendt