-
- Downloads
feat: Add Weaviate vector store for Typescript templates (#228)
Showing
- .changeset/chilly-toys-bow.md 5 additions, 0 deletions.changeset/chilly-toys-bow.md
- templates/components/loaders/typescript/file/loader.ts 9 additions, 1 deletiontemplates/components/loaders/typescript/file/loader.ts
- templates/components/loaders/typescript/llama_parse/loader.ts 9 additions, 1 deletion...lates/components/loaders/typescript/llama_parse/loader.ts
- templates/components/vectordbs/typescript/llamacloud/generate.ts 1 addition, 7 deletions...es/components/vectordbs/typescript/llamacloud/generate.ts
- templates/components/vectordbs/typescript/none/generate.ts 0 additions, 4 deletionstemplates/components/vectordbs/typescript/none/generate.ts
- templates/components/vectordbs/typescript/weaviate/generate.ts 33 additions, 0 deletions...ates/components/vectordbs/typescript/weaviate/generate.ts
- templates/components/vectordbs/typescript/weaviate/index.ts 14 additions, 0 deletionstemplates/components/vectordbs/typescript/weaviate/index.ts
- templates/components/vectordbs/typescript/weaviate/queryFilter.ts 26 additions, 0 deletions...s/components/vectordbs/typescript/weaviate/queryFilter.ts
- templates/components/vectordbs/typescript/weaviate/shared.ts 20 additions, 0 deletionstemplates/components/vectordbs/typescript/weaviate/shared.ts
- templates/types/streaming/express/package.json 1 addition, 1 deletiontemplates/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