Commit Graph

1286 Commits (998922b39b3df5f030ef2b1bdb1b2e7909ea3ebe)

Author SHA1 Message Date
Henry Heng 998922b39b
Merge pull request #1249 from FlowiseAI/feature/LangfuseUserId
Feature/add userid to langfuse
2023-11-17 16:53:34 +00:00
Henry 3bddc95087 add user id 2023-11-17 16:41:49 +00:00
Henry Heng fadbffcac3
Merge pull request #1210 from automaton82/FEATURE-hidden-node-param
Adding ability to hide node param from UI
2023-11-17 00:17:55 +00:00
automaton82 1f0cc60fcc Adding ability to hide node param from UI 2023-11-10 15:34:38 -05:00
Henry a311e024e1 🥳 flowise-components@1.4.2 minor bugfix release 2023-11-10 16:43:54 +00:00
Henry 4baba784c5 🥳 flowise@1.4.2 minor bugfix release 2023-11-10 16:42:22 +00:00
Henry Heng 9205a29787
Merge pull request #1207 from FlowiseAI/feature/OpenAI-Assistant
Feature/add openai assistant tools and documents fix
2023-11-10 16:07:00 +00:00
Henry b995796938 add openai assistant tools and documents fix 2023-11-10 15:41:59 +00:00
Henry Heng 6ed80d8d48
Merge pull request #1190 from vincent-pli/correct-help-link-apichain
Correct the help link for apichain
2023-11-09 17:37:13 +00:00
Henry 0ad110658c 🥳 flowise-components@1.4.1 minor bugfix release 2023-11-09 16:48:47 +00:00
Henry 0a84c2e093 🥳 flowise@1.4.1 minor bugfix release 2023-11-09 16:47:34 +00:00
Henry Heng 54486565b8
Merge pull request #1202 from FlowiseAI/feature/OpenAI-Assistant
Bugfix/Directory is not created
2023-11-09 16:37:23 +00:00
Henry b7cd38c83d fix when directory is not created 2023-11-09 16:12:26 +00:00
Henry 4b483c0954 🥳 flowise@1.4.0 release 2023-11-09 14:01:17 +00:00
Henry 0d496c2792 🥳 flowise-ui@1.4.0 release 2023-11-09 14:00:57 +00:00
Henry 4db3ca7650 🥳 flowise-components@1.4.0 release 2023-11-09 14:00:37 +00:00
Henry c7fcc90fbe update flowise-ui and components package json 2023-11-09 13:55:21 +00:00
Henry Heng 3502ee7784
Merge pull request #1200 from FlowiseAI/feature/OpenAI-Assistant
Feature/open ai assistant
2023-11-09 12:53:43 +00:00
Henry 4d2ef9b7ec update marketplace 2023-11-09 12:45:58 +00:00
Henry b607c1228f add upload files and tool features 2023-11-09 11:55:30 +00:00
vincent-pli 964b5a263c correct the help link for apichain 2023-11-08 08:20:07 +08:00
Henry be19cc6581 🥳 flowise-ui@1.4.0-rc.1 release 2023-11-07 21:24:36 +00:00
Henry 220db3944d 🥳 flowise-components@1.4.0-rc.1 release 2023-11-07 21:24:18 +00:00
Henry 6ccac3a544 🥳 flowise@1.4.0-rc.1 release 2023-11-07 21:23:57 +00:00
Henry 08eb8dd4e0 🥳 flowise@1.4.0-rc.1 release 2023-11-07 21:21:48 +00:00
Henry Heng 3ad3d0aab2
Merge pull request #1188 from FlowiseAI/feature/OpenAI-Assistant
Feature/Add openai assistant
2023-11-07 20:58:01 +00:00
Henry 0f293e5a59 add openai assistant 2023-11-07 20:45:25 +00:00
Henry Heng 12fb5a3a3b
Merge pull request #1122 from arugal/bugfix/typo
Fixed CONTRIBUTING.md typo
2023-11-05 23:07:39 +00:00
zhang-wei 549559e1af
Merge branch 'FlowiseAI:main' into bugfix/typo 2023-11-05 21:16:31 +08:00
Henry 66a0cea419 🥳 flowise-ui@1.3.7 release 2023-11-03 20:06:13 +00:00
Henry 7fab58985c 🥳 flowise-components@1.3.11 release 2023-11-03 20:05:49 +00:00
Henry 005693d19a 🥳 flowise@1.3.9 release 2023-11-03 20:05:04 +00:00
Henry Heng dede259bb9
Merge pull request #1115 from vinodkiran/FEATURE/output-parsers
New Feature - Output Parsers
2023-11-03 13:45:36 +00:00
Henry ec76b3c0d9 update marketplace llmchain templates 2023-11-03 13:33:38 +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 Heng 130f24c330
Merge pull request #1009 from FlowiseAI/feature/ChatHistory2
Feature/chat history2
2023-11-03 11:47:37 +00:00
vinodkiran 74b7033c41 Change of category name for output parsers 2023-11-03 08:41:16 +05:30
Henry 4f6cab47f8 code cleanup 2023-11-03 01:33:08 +00:00
Henry 6ab20cd445 Merge branch 'main' into feature/ChatHistory2 2023-11-02 21:48:18 +00:00
Henry Heng 4f3d352606
Merge pull request #1162 from SearchApi/feature/add-searchapi
Add SearchApi documentloader, tool & podcast QA example
2023-11-02 21:46:13 +00:00
Henry Heng d552ca17f8
Merge pull request #1176 from FlowiseAI/feature/Vec2Doc
Feature/Add query to vec2doc
2023-11-02 21:45:59 +00:00
SebastjanPrachovskij a240333e79
Run yarn lint-fix 2023-11-02 22:17:36 +02:00
Henry Heng 74260adba5
Merge pull request #1158 from tirongi/feature/OpenAIEmbeddingCustom
Add OpenAIEmbeddingCustom
2023-11-02 20:07:19 +00:00
Henry 689612b0d6 add query to vec2doc 2023-11-02 19:46:52 +00:00
Henry Heng 3a173cf10b
Merge pull request #1174 from FlowiseAI/bugfix/Replace-Undefined
Bugfix/Cannot read properties of undefined (replace)
2023-11-02 19:43:46 +00:00
Henry 6cc0811085 add check before adding new document 2023-11-01 16:20:13 +00:00
SebastjanPrachovskij 83947dc55d
Add SearchApi credentials description 2023-11-01 18:19:05 +02:00
Henry Heng 8292e5a3db
update LLMChain prompt 2023-10-31 23:54:55 +00:00
Henry 5147da913c add fix to detect json or string 2023-10-31 23:00:09 +00:00
Henry 82074ee7a1 add datagrid field type 2023-10-31 22:12:09 +00:00