Henry
107ba02f80
Merge branch 'main' into chore/Remove-Deprecated-Nodes
2024-07-12 18:29:16 +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
d0354bb25c
Chore/update flowise embed version ( #2722 )
...
* update flowise-embed version on lock file
* add agent messages to share chatbot
2024-06-26 02:18:08 +01:00
YISH
18b83333d3
Fix `observation?.includes is not a function` ( #2696 )
2024-06-21 16:45:20 +01:00
Daniel D'Abate
d4f80394d3
Feature - Add option to start a new session with each interaction with the Chatflow tool ( #2633 )
...
* Feature - Add option to start a new session with each interaction with the Chatflow tool
* ChatflowTool - Create random chatId when startNewSession is set
2024-06-20 00:03:45 +01:00
Henry Heng
1849637af8
Bugfix/Update retriever tool wordings ( #2679 )
...
update retriever tool wordings
2024-06-19 18:49:01 +01:00
Torsten Raudssus
66e1296a06
Searxng Tool implementation ( #2599 )
...
* Searxng Tool implementation, first commit with most functionality
* Fixed complains of pnpm lint
* Picky linter
2024-06-11 16:29:07 +01:00
Daniel D'Abate
34251fa336
Bugfix - Add x-forwarded-proto as source for http protocol for base url and add base url field to ChatflowTool ( #2592 )
2024-06-07 12:04:25 +01:00
Henry
86c9fdbda9
update deprecating nodes
2024-05-31 15:32:08 +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
Henry Heng
48ac815f8e
Bugfix/Restore Requests Tool ( #2513 )
...
restore requests tool
2024-05-29 23:39:11 +01:00
Henry Heng
22f39692e5
Bugfix/Use vm2 for chatflow tool ( #2482 )
...
use vm2 for chatflow tool
2024-05-24 18:57:49 +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
Vinod Kiran
7006d64de0
Feature/s3 storage ( #2226 )
...
* centralizing file writing....
* allowing s3 as storage option
* allowing s3 as storage option
* update s3 storage
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-04-23 11:35:38 +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
Vinod Kiran
658fa3984e
Feature/externalize files from chatflow - do not save as base64 ( #1976 )
...
* initial commit. Externalizing the file base64 string from flowData
* csv - docloader - Externalizing the file base64 string from flowData
* csv - docloader - Externalizing the file base64 string from flowData
* DocX - docloader - Externalizing the file base64 string from flowData
* Json - docloader - Externalizing the file base64 string from flowData
* Jsonlines - docloader - Externalizing the file base64 string from flowData
* PDF - docloader - Externalizing the file base64 string from flowData
* Vectara - vector store - Externalizing the file base64 string from flowData
* OpenAPIToolkit - tools - Externalizing the file base64 string from flowData
* OpenAPIChain - chain - Externalizing the file base64 string from flowData
* lint fixes
* datasource enabled - initial commit
* CSVAgent - agents - Externalizing the file base64 string from flowData
* Externalizing the file base64 string from flowData
* Externalizing the file base64 string from flowData
* add pnpm-lock.yaml
* update filerepository to add try catch
* Rename FileRepository.ts to fileRepository.ts
---------
Co-authored-by: Henry <hzj94@hotmail.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-04-04 21:41:06 +05:30
Asharib Ali
aa6aa2e461
bugfix: depreciating chatgpt plugin ( #2070 )
2024-03-30 23:54:22 +08:00
Henry Heng
3a7c2fd4db
Chore/Upgrade llamaindex ( #2017 )
...
upgrade llamaindex
2024-03-25 16:10:28 +08:00
Henry Heng
bb7373ee62
Feature/Custom Tool OverrideConfig ( #1979 )
...
add ability to override custom tool
2024-03-18 15:22:36 +08:00
Henry
5a45a99620
Merge branch 'main' into chore/Upgrade-LC-version
2024-02-19 17:39:32 +08:00
chungyau97
342adff8cb
fix weird error
2024-02-16 20:20:17 +08:00
Henry
778e024c02
update query engine tool
2024-02-14 18:40:35 +08:00
Henry
73112ad122
Merge branch 'main' into chore/Upgrade-LC-version
...
# Conflicts:
# packages/components/package.json
2024-02-07 02:01:32 +08:00
Henry Heng
340e85da91
Merge pull request #1611 from FlowiseAI/feature/LlamaIndex
...
Feature/llama index
2024-02-02 20:00:21 +00:00
Henry
02fe500f21
Merge branch 'main' into chore/Upgrade-LC-version
...
# Conflicts:
# packages/components/nodes/cache/RedisCache/RedisCache.ts
# packages/components/nodes/cache/RedisCache/RedisEmbeddingsCache.ts
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/components/nodes/tools/RetrieverTool/RetrieverTool.ts
# packages/components/nodes/vectorstores/Qdrant/Qdrant.ts
# packages/components/nodes/vectorstores/Redis/Redis.ts
# packages/components/nodes/vectorstores/Redis/RedisSearchBase.ts
# packages/components/nodes/vectorstores/Redis/Redis_Existing.ts
# packages/components/nodes/vectorstores/Redis/Redis_Upsert.ts
# packages/components/src/agents.ts
2024-01-31 00:25:37 +00:00
Henry
4d6881b506
add return source documens to retriever tool
2024-01-30 14:12:55 +00:00
Henry
21c47d8049
add subquery engine
2024-01-28 23:46:55 +00:00
Henry
0606d2c6dd
upgrade langchain version 0.1.0
2024-01-26 23:41:55 +00:00
Henry
4256655c7b
add $vars and $flow to custom function
2024-01-17 23:47:11 +00:00
Henry
02482f1b38
change agent/chain with memory to use runnable
2024-01-08 13:02:56 +00:00
Henry
5a76076ce4
ability to use flow.input within custom tool
2023-12-26 16:00:46 +00:00
Henry
f0cdf48d54
update ui changes
2023-12-21 17:28:25 +00:00
Henry
48b17fc785
pass sessionId to custom tool
2023-12-20 23:59:04 +00:00
Henry
be31a4f669
Merge branch 'main' into feature/env-vars
2023-12-20 01:39:45 +00:00
abhishekshankr
f5536377d5
Update Icons
2023-12-19 17:53:05 -05:00
abhishekshankr
c6842e1cb8
Updated icons
2023-12-18 12:13:22 -05:00
abhishekshankr
37030b9ace
Updated tools and utilities icons
2023-12-18 04:05:51 -05:00
Henry
911b4fe7fb
add new utilties - customfunction, setter/getter, replace code editor
2023-12-15 17:15:00 +00:00
vinodkiran
ef3f1b34b1
Environment Variables: renaming overrideConfig node to envVars
2023-12-12 22:22:25 +05:30
vinodkiran
c2e97b54ac
Environment Variables: Validations and minor fixes
2023-12-12 16:19:52 +05:30
vinodkiran
bfa870e56b
Environment Variables: injection of variables ($env) into the custom tool and addition of ($flow) object
2023-12-12 12:19:35 +05:30
vinodkiran
0bf5536095
Environment Variables: injection of variables into the custom script
2023-12-10 22:39:06 +05:30
Henry
4b5f7028e3
fix chat history
2023-11-30 16:01:16 +00:00
Henry
147526ff72
remove zapier NLA as its not supported anymore
2023-11-28 17:00:10 +00:00
Henry
44cadc1cc3
add vector upsert ability
2023-11-16 18:34:17 +00:00
Henry
b44c203807
Merge branch 'main' into feature/output-parsers
...
# Conflicts:
# packages/ui/src/views/chatmessage/ChatMessage.js
2023-11-03 13:10:06 +00:00
Henry
82074ee7a1
add datagrid field type
2023-10-31 22:12:09 +00:00
SebastjanPrachovskij
7bc41939e4
Add SearchApi documentloader, tool & podcast QA example
2023-10-31 16:27:37 +02:00
Henry
99c068d508
remove make tool
2023-08-11 14:27:14 +01:00