feat: add support for ChromaDB vector store (#82)
Showing
- .changeset/unlucky-bikes-eat.md 5 additions, 0 deletions.changeset/unlucky-bikes-eat.md
- helpers/env-variables.ts 31 additions, 3 deletionshelpers/env-variables.ts
- helpers/python.ts 14 additions, 0 deletionshelpers/python.ts
- helpers/types.ts 2 additions, 1 deletionhelpers/types.ts
- questions.ts 1 addition, 0 deletionsquestions.ts
- templates/components/vectordbs/python/chroma/generate.py 33 additions, 0 deletionstemplates/components/vectordbs/python/chroma/generate.py
- templates/components/vectordbs/python/chroma/index.py 14 additions, 0 deletionstemplates/components/vectordbs/python/chroma/index.py
- templates/components/vectordbs/python/chroma/vectordb.py 24 additions, 0 deletionstemplates/components/vectordbs/python/chroma/vectordb.py
- templates/components/vectordbs/typescript/chroma/generate.ts 37 additions, 0 deletionstemplates/components/vectordbs/typescript/chroma/generate.ts
- templates/components/vectordbs/typescript/chroma/index.ts 16 additions, 0 deletionstemplates/components/vectordbs/typescript/chroma/index.ts
- templates/components/vectordbs/typescript/chroma/shared.ts 18 additions, 0 deletionstemplates/components/vectordbs/typescript/chroma/shared.ts
- templates/types/streaming/express/package.json 2 additions, 2 deletionstemplates/types/streaming/express/package.json
- templates/types/streaming/nextjs/package.json 1 addition, 1 deletiontemplates/types/streaming/nextjs/package.json
Loading
Please register or sign in to comment