Find answers from the community

Updated 3 weeks ago

Using ChromaDB with Create-Llama 0.3.25: Workaround or Alternative Solutions

Used npm create-llama successfully with chromaDB until version 0.3.25 came out now chromaDB isn't supported. been looking for a workaround but nothing yet. How can I use ChromaDB with create-llama 0.3.25? Any advise or pointing in the right direction will be greatly appreciated.
L
M
3 comments
I'm not sure what you mean by "chroma isn't supported" ?
Hi Logan, apologies what I mean by that is that I don't have the option to use ChromaDB as the vector database anymore. Instead it defaults to llamacloud.
You can always change the code it generates. We moved the vectordb option behind a flag in the cli to simplfy the experience. Use the --help option, i can't remember the flag (--advanced? --pro?)
Add a reply
Sign up and join the conversation on Discord