-
- Downloads
feat: add Weaviate vector database support for Python (#223)
---------
Co-authored-by:
Marcus Schiesser <mail@marcusschiesser.de>
Showing
- .changeset/great-games-behave.md 5 additions, 0 deletions.changeset/great-games-behave.md
- helpers/env-variables.ts 17 additions, 0 deletionshelpers/env-variables.ts
- helpers/python.ts 7 additions, 0 deletionshelpers/python.ts
- helpers/types.ts 2 additions, 1 deletionhelpers/types.ts
- questions.ts 1 addition, 0 deletionsquestions.ts
- templates/components/engines/typescript/agent/chat.ts 2 additions, 31 deletionstemplates/components/engines/typescript/agent/chat.ts
- templates/components/engines/typescript/chat/chat.ts 2 additions, 30 deletionstemplates/components/engines/typescript/chat/chat.ts
- templates/components/vectordbs/python/llamacloud/query_filter.py 35 additions, 0 deletions...es/components/vectordbs/python/llamacloud/query_filter.py
- templates/components/vectordbs/python/weaviate/query_filter.py 36 additions, 0 deletions...ates/components/vectordbs/python/weaviate/query_filter.py
- templates/components/vectordbs/python/weaviate/vectordb.py 33 additions, 0 deletionstemplates/components/vectordbs/python/weaviate/vectordb.py
- templates/components/vectordbs/typescript/llamacloud/queryFilter.ts 25 additions, 0 deletions...components/vectordbs/typescript/llamacloud/queryFilter.ts
- templates/types/streaming/express/src/controllers/engine/queryFilter.ts 25 additions, 0 deletions...s/streaming/express/src/controllers/engine/queryFilter.ts
- templates/types/streaming/fastapi/app/api/routers/chat.py 4 additions, 65 deletionstemplates/types/streaming/fastapi/app/api/routers/chat.py
- templates/types/streaming/fastapi/app/api/routers/chat_config.py 37 additions, 0 deletions...es/types/streaming/fastapi/app/api/routers/chat_config.py
- templates/types/streaming/fastapi/app/api/routers/vercel_response.py 1 addition, 1 deletion...ypes/streaming/fastapi/app/api/routers/vercel_response.py
- templates/types/streaming/fastapi/app/engine/query_filter.py 34 additions, 0 deletionstemplates/types/streaming/fastapi/app/engine/query_filter.py
- templates/types/streaming/nextjs/app/api/chat/engine/queryFilter.ts 25 additions, 0 deletions...types/streaming/nextjs/app/api/chat/engine/queryFilter.ts
Loading
Please register or sign in to comment