Flowise/packages/components/nodes/vectorstores
Henry Heng bca4de0c63
Feature/seq agents (#2798)
* update build functions

* sequential agents

* update langchain to 0.2, added sequential agent nodes

* add marketplace templates

* update howto wordings

* Merge branch 'main' into feature/Seq-Agents

# Conflicts:
#	pnpm-lock.yaml

* update deprecated functions and add new sequential nodes

* add marketplace templates

* update marketplace templates, add structured output to llm node

* add multi agents template

* update llm node with bindmodels

* update cypress version

* update templates sticky note wordings

* update tool node to include human in loop action

* update structured outputs error from models

* update cohere package to resolve google genai pipeThrough bug

* update mistral package version, added message reconstruction before invoke seq agent

* add HITL to agent

* update state messages restructuring

* update load and split methods for s3 directory
2024-07-22 17:46:14 +01:00
..
Astra Code Cleanup - unnecessary document creation in Pinecone and Astra Vector Stores (#2124) 2024-04-09 15:34:29 +01:00
Chroma Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Couchbase Chore/Temporarily disable couchbase (#2373) 2024-05-09 14:14:14 +01:00
Elasticsearch Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Faiss Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
InMemory Feature/Indexing (#1802) 2024-04-02 23:47:19 +01:00
Milvus Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
MongoDBAtlas Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
OpenSearch Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Pinecone Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
Postgres Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Qdrant Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
Redis Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
SimpleStore Feature/Indexing (#1802) 2024-04-02 23:47:19 +01:00
Singlestore Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Supabase Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Upstash Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Vectara Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Weaviate Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
Zep Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
ZepCloud Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
VectorStoreUtils.ts Bugfix/Missing Filter for VectorStore to Document (#2285) 2024-04-29 22:25:40 +01:00