Henry Heng
f57dc2477f
Release/2.0.5 ( #3001 )
...
🥳 flowise patch bugfix @2.0.5
2024-08-12 14:51:17 +01:00
Henry Heng
d4b41689da
Bugfix/Tool Agent output message ( #2990 )
...
* add fix for tool agent output message
* pin langchain core dependency
2024-08-10 13:56:08 +01:00
Henry Heng
0c161956ad
Release/2.0.4 ( #2971 )
...
🥳 flowise patch bugfix @2.0.4
2024-08-08 00:32:57 +01:00
Henry Heng
f4dfe1803d
Release/2.0.3 ( #2966 )
...
🥳 flowise@2.0.3
2024-08-07 19:20:44 +01:00
Henry Heng
ee8f9bb37c
Chore/Move @langchain/core dependency to components ( #2945 )
...
* move lc core dependency to components
* anchor @langchain/aws version
* update agentic RAG template
2024-08-06 14:41:21 +01:00
Henry Heng
7153093bfc
Release/2.0.2 ( #2934 )
...
🥳 flowise@2.0.2 release
2024-08-05 13:18:39 +01:00
Henry Heng
3e54d53692
Feat/update ollama for function calling ( #2892 )
...
update ollama for function calling
2024-07-27 01:29:36 +01:00
Henry Heng
877bc20d23
Bugfix/Update upstash version ( #2871 )
...
update upstash version
2024-07-24 14:18:22 +01:00
Henry Heng
855e0e31f4
Release/2.0.1 ( #2859 )
...
🥳 flowise@2.0.1 release
2024-07-23 15:29:32 +01:00
Henry Heng
c31a4c95e7
Release/2.0.0 ( #2844 )
...
🥳 flowise@2.0.0 release
2024-07-23 00:00:42 +01:00
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
Henry Heng
074bb738a3
Release/1.8.4 ( #2805 )
...
* 🥳 flowise release 1.8.4
* 🥳 flowise-components release 1.8.6
2024-07-15 15:34:33 +01:00
Pavlo Paliychuk
1015e1193f
chore: Bump zep cloud sdk version and clean up zep cloud vector store node ( #2767 )
2024-07-12 18:01:00 +01:00
Henry Heng
cc24f94358
Release/1.8.3 ( #2730 )
...
* release flowise 1.8.3
* update flowise-components to 1.8.5
* Update pnpm-lock.yaml
2024-06-26 14:55:30 +01:00
Henry Heng
b55f87cc40
Feature/FireCrawl ( #2728 )
...
* add firecrawl
* Update FireCrawl.ts (#2692 )
---------
Co-authored-by: Eric Ciarla <43451761+ericciarla@users.noreply.github.com >
2024-06-26 14:40:43 +01:00
Henry Heng
7067f90153
Release/1.8.3 ( #2727 )
...
release flowise 1.8.3
2024-06-26 14:01:26 +01:00
Rogério Chaves
0fc5e3d0c5
Add LangWatch integration ( #2677 )
...
Add langwatch integration
2024-06-21 16:26:55 +01:00
Henry Heng
72e5287343
Feature/Add tool choices to openai assistant ( #2682 )
...
add tool choices to openai
2024-06-19 22:41:53 +01:00
Henry Heng
b662dd79c6
Feature/Add Text Key to Pinecone ( #2681 )
...
* add source tag to pinecone
* update pinecone
* add text key to pinecone
* update pinecone version, and singleton
2024-06-19 21:10:09 +01:00
Henry Heng
5ba468b4cc
🥳 flowise@1.8.2 release ( #2625 )
2024-06-11 22:39:59 +01:00
Henry
76abd20e85
🥳 flowise-components@1.8.2 minor bugfix release
2024-06-03 13:34:21 +01:00
Henry
f64931bfcc
🥳 flowise-components@1.8.1 minor bugfix release
2024-06-01 00:08:49 +01:00
Henry Heng
b5b929e192
Feat/Exa Search Tool ( #2524 )
...
* add exa search tool
* add exa svg
2024-05-30 22:27:17 +01:00
Vinod Kiran
ff2381741e
Chore/upgrade llamaindex version ( #2440 )
...
* updates to loader to support file upload
* adding a todo
* upgrade llamaindex
* update groq icon
* update azure models
* update llamaindex version
---------
Co-authored-by: Henry <hzj94@hotmail.com >
2024-05-22 13:35:08 +01:00
Henry
68625c0589
🥳 flowise-components@1.8.0 release
2024-05-21 16:49:59 +01:00
Henry Heng
8ebc4dcfd5
Feature/lang graph ( #2319 )
...
* add langgraph
* datasource: initial commit
* datasource: datasource details and chunks
* datasource: Document Store Node
* more changes
* Document Store - Base functionality
* Document Store Loader Component
* Document Store Loader Component
* before merging the modularity PR
* after merging the modularity PR
* preview mode
* initial draft PR
* fixes
* minor updates and fixes
* preview with loader and splitter
* preview with credential
* show stored chunks
* preview update...
* edit config
* save, preview and other changes
* save, preview and other changes
* save, process and other changes
* save, process and other changes
* alpha1 - for internal testing
* rerouting urls
* bug fix on new leader create
* pagination support for chunks
* delete document store
* Update pnpm-lock.yaml
* doc store card view
* Update store files to use updated storage functions, Document Store Table View and other changes
* ui changes
* add expanded chunk dialog, improve ui
* change throw Error to InternalError
* Bug Fixes and removal of subFolder, adding of view chunks for store
* lint fixes
* merge changes
* DocumentStoreStatus component
* ui changes for doc store
* add remove metadata key field, add custom document loader
* add chatflows used doc store chips
* add types/interfaces to DocumentStore Services
* document loader list dialog title bar color change
* update interfaces
* Whereused Chatflow Name and Added chunkNo to retain order of created chunks.
* use typeorm order chunkNo, ui changes
* update tabler icons react
* cleanup agents
* add pysandbox tool
* add abort functionality, loading next agent
* add empty view svg
* update chatflow tool with chatId
* rename to agentflows
* update worker for prompt input values
* update dashboard to agentflows, agentcanvas
* fix marketplace use template
* add agentflow templates
* resolve merge conflict
* update baseURL
---------
Co-authored-by: vinodkiran <vinodkiran@usa.net >
Co-authored-by: Vinod Paidimarry <vinodkiran@outlook.in >
2024-05-21 16:36:42 +01:00
Henry Heng
816436f8fa
Chore/upgrade lc version ( #2422 )
...
* update langchain version, openai, mistral, vertex, anthropic, introduced toolagent
* upgrade @google/generative-ai 0.7.0, replicate and faiss-node
* update cohere ver
* adding chatCohere to streaming
* update gemini to have image upload
* update google genai, remove aiplugin
* upgrade langchain version
* fix lint
2024-05-17 11:41:29 +01:00
Henry
e851af90b1
🥳 flowise-components@1.7.2 minor bugfix release
2024-05-09 14:28:40 +01:00
Henry Heng
96d4ab66f2
Chore/Temporarily disable couchbase ( #2373 )
...
temporarily disable couchbase
2024-05-09 14:14:14 +01:00
Henry
a6bcaba592
🥳 flowise-components@1.7.1 release
2024-05-06 18:04:45 +01:00
Prajwal Pai
09569d0b06
add couchbase vectore store support ( #2303 )
...
* add couchbase vectore store support
* Updated on review comments
2024-05-06 11:26:54 +01:00
Henry Heng
9971627821
Chore/Pinecone Version Upgrade ( #2310 )
...
add source tag to pinecone
2024-05-03 15:46:50 +01:00
Fahreddin Özcan
e71266de87
Upstash Vector Integration ( #2284 )
...
* add: upstash integration
* update upstash vector credential labels
* add filter to retriever/vectorstore as arg
* require embeddings
* lint-fix
2024-05-02 02:26:38 +01:00
Henry
adea2f0830
🥳 flowise-components@1.6.10 minor fix release
2024-04-29 22:39:18 +01:00
Henry Heng
b7eb876b39
Chore/Update Mistral Ver ( #2281 )
...
update mistral ver
2024-04-29 14:02:28 +01:00
Henry
198fffe331
🥳 flowise-components@1.6.9 release
2024-04-26 18:51:56 +01:00
Henry
546eafe6a1
🥳 flowise-components@1.6.8 release
2024-04-25 21:27:47 +01:00
Henry Heng
7360d1d9a6
Feature/OpenAI Assistant V2 ( #2258 )
...
* add gpt4 turbo to assistant
* OpenAI Assistant V2
* update langfuse handler
2024-04-25 20:14:04 +01:00
Henry Heng
95beaba9d9
Chore/Update langchain version, openai, mistral, vertex, anthropic ( #2180 )
...
* update langchain version, openai, mistral, vertex, anthropic, introduced toolagent
* upgrade @google/generative-ai 0.7.0, replicate and faiss-node
* update cohere ver
* adding chatCohere to streaming
* update gemini to have image upload
* update google genai, remove aiplugin
2024-04-20 02:20:30 +01:00
Henry
0b3da598dd
🥳 flowise-components@1.6.7 minor release
2024-04-13 01:02:52 +01:00
Henry
e630123f63
🥳 flowise-components@1.6.6 minor release
2024-04-09 16:37:10 +01:00
Henry
39f7e4c263
🥳 flowise-components@1.6.5 release
2024-04-04 15:14:24 +01:00
Henry Heng
e422ce287b
Feature/Indexing ( #1802 )
...
* indexing
* fix for multiple files upsert
* fix default Postgres port
* fix SQLite node description
* add MySQLRecordManager node
* fix MySQL unique index
* add upsert history
* update jsx ui
* lint-fix
* update dialog details
* update llamaindex pinecone
---------
Co-authored-by: chungyau97 <chungyau97@gmail.com >
2024-04-02 23:47:19 +01:00
Octavian FlowiseAI
ea255db15d
Bugfix/closing mongodb connections ( #2085 )
...
* mongodb connection issue
* updating and pinning mongodb version
* removing pnpm-lock.yaml
* converting to a singleton
* Update pnpm lock file
* Downgrade mongodb
---------
Co-authored-by: vinodkiran <vinodkiran@usa.net >
Co-authored-by: Vinod Paidimarry <vinodkiran@outlook.in >
2024-04-02 14:57:20 +02:00
Henry Heng
dad30472b6
Chore/Pin Pinecone dep ( #2036 )
...
* pin pinecone dep
* fix openai assistant types
* Merge branch 'main' into chore/Pin-Pinecone-Dependency
# Conflicts:
# pnpm-lock.yaml
2024-03-31 14:55:33 +08:00
Zheng Can
a09b7f7e39
Use mysql2 to fix mysql connection issue for mysql 8 ( #1955 )
...
* Use mysql2 to fix mysql connection issue for mysql 8
* update pnpm-lock
* update pnpm-lock
* fix lint issue
* fix lint issue
2024-03-30 23:58:15 +08:00
Marc Klingen
a57cd76757
chore: upgrade langfuse to support metadata and tags ( #2055 )
...
* chore: upgrade langfuse to support metadata and tags
* pnpm i
2024-03-30 13:01:04 +08:00
Henry Heng
3a7c2fd4db
Chore/Upgrade llamaindex ( #2017 )
...
upgrade llamaindex
2024-03-25 16:10:28 +08:00
Henry
bf5be755f6
🥳 flowise-components@1.6.4 release
2024-03-20 01:16:11 +08:00
Henry Heng
cd4c659009
Feature/Mistral FunctionAgent ( #1912 )
...
* add mistral ai agent, add used tools streaming
* fix AWS Bedrock imports
* update pnpm lock
2024-03-18 13:17:00 +08:00