-
- Downloads
feat: implement index selector for LlamaCloud (#200)
---------
Co-authored-by:
Marcus Schiesser <mail@marcusschiesser.de>
Showing
- .changeset/quick-walls-switch.md 5 additions, 0 deletions.changeset/quick-walls-switch.md
- helpers/env-variables.ts 17 additions, 0 deletionshelpers/env-variables.ts
- helpers/index.ts 1 addition, 0 deletionshelpers/index.ts
- templates/components/engines/python/agent/__init__.py 1 addition, 1 deletiontemplates/components/engines/python/agent/__init__.py
- templates/components/engines/python/chat/__init__.py 2 additions, 2 deletionstemplates/components/engines/python/chat/__init__.py
- templates/components/engines/typescript/agent/chat.ts 2 additions, 2 deletionstemplates/components/engines/typescript/agent/chat.ts
- templates/components/engines/typescript/chat/chat.ts 2 additions, 2 deletionstemplates/components/engines/typescript/chat/chat.ts
- templates/components/llamaindex/typescript/streaming/service.ts 77 additions, 18 deletions...tes/components/llamaindex/typescript/streaming/service.ts
- templates/components/vectordbs/python/llamacloud/index.py 5 additions, 4 deletionstemplates/components/vectordbs/python/llamacloud/index.py
- templates/components/vectordbs/python/none/index.py 1 addition, 1 deletiontemplates/components/vectordbs/python/none/index.py
- templates/components/vectordbs/typescript/astra/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/astra/index.ts
- templates/components/vectordbs/typescript/chroma/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/chroma/index.ts
- templates/components/vectordbs/typescript/llamacloud/index.ts 20 additions, 6 deletions...lates/components/vectordbs/typescript/llamacloud/index.ts
- templates/components/vectordbs/typescript/milvus/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/milvus/index.ts
- templates/components/vectordbs/typescript/mongo/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/mongo/index.ts
- templates/components/vectordbs/typescript/none/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/none/index.ts
- templates/components/vectordbs/typescript/pg/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/pg/index.ts
- templates/components/vectordbs/typescript/pinecone/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/pinecone/index.ts
- templates/components/vectordbs/typescript/qdrant/index.ts 1 addition, 1 deletiontemplates/components/vectordbs/typescript/qdrant/index.ts
- templates/types/streaming/express/src/controllers/chat-config.controller.ts 12 additions, 0 deletions...reaming/express/src/controllers/chat-config.controller.ts
Loading
Please register or sign in to comment