Daniel Maturana
Results
3
comments of
Daniel Maturana
For the moment I gave a dl_type to the DataBlock constructor, SortedDL solved the problem.
I wondering if it is possible to create several colelctions in Chroma to use something similar to Pinecone name_space. My idea is to have 1 database with several collections that...
Looking at the .env, the api_endpoint for ollama is wrong, it is: http://localhost:11434 but should be http://localhost:11434/v1 Maybe that can fix it