chroma / examples /use_with /cohere /package.json
badalsahani's picture
feat: chroma initial deploy
287a0bc
{
"dependencies": {
"chromadb": "^1.5.3",
"cohere-ai": "^6.2.2"
}
}