Commit Graph

2037 Commits

Author SHA1 Message Date
Rahul kushwaha 2d36ef6b18 fixed bug: chatflow name is being replaced by old name 2023-05-07 01:49:23 +05:30
汪志鹏 21434667e9
Merge branch 'FlowiseAI:main' into main 2023-05-07 00:00:42 +08:00
汪志鹏 9576555c90 fixed bug: if zoom out the browser, the components can't be clicked 2023-05-06 23:59:04 +08:00
chungyau97 ca0e2b7157 update marketplace templates 2023-05-06 20:21:57 +07:00
chungyau97 61a0cee551 add token text splitter 2023-05-06 11:46:50 +07:00
chungyau97 3db4639d4e fix typo in description of recursive character text splitter 2023-05-06 10:58:27 +07:00
chungyau97 f75d6d3791 add character text splitter 2023-05-06 10:46:37 +07:00
chungyau97 9682f62b2c add markdown text splitter 2023-05-06 09:54:35 +07:00
Henry Heng aa0795c4ed
Merge pull request #59 from FlowiseAI/feature/API-Config
Feature/Add API Config
2023-05-04 19:08:30 +01:00
Henry 8d3a374257 add api config 2023-05-04 18:44:51 +01:00
Henry 57b8620b93 add indexName to Pinecone 2023-05-02 09:38:14 +01:00
Ong Chung Yau 8c6849efbc
Merge pull request #53 from FlowiseAI/feature/ChatAnthropic
Feature/ChatAnthropic
2023-05-02 13:31:22 +07:00
Henry 9676bf2451 add chatAnthropic 2023-05-02 01:48:56 +01:00
Henry Heng c27af86009
Merge pull request #52 from FlowiseAI/bugfix/VectorStore-Empty-Docs
Bugfix/VectorStore Empty Docs
2023-05-02 01:07:11 +01:00
Henry 17307f52bc add fix when docs are empty 2023-05-02 00:16:35 +01:00
Henry Heng ed7b8d46b9
Merge pull request #51 from FlowiseAI/bugfix/SQLDBChain
Bugfix/Server closed for SQLDBChain
2023-05-01 14:09:41 +01:00
Henry 04d0170c6b add bugfix for SQLDBChain 2023-05-01 13:54:14 +01:00
Henry Heng a3864fbccb
Merge pull request #50 from eltociear/patch-1
fix typo in utils/index.ts
2023-05-01 12:44:44 +01:00
Ong Chung Yau fad5d89b53
Merge pull request #49 from FlowiseAI/feature/Multiple-Loaders
Feature/Add multiple loaders and documents
2023-05-01 10:12:01 +07:00
Ikko Eltociear Ashimine a97da78ba4
fix typo in utils/index.ts
occurence -> occurrence
2023-05-01 09:23:13 +09:00
Henry 40b655e66b add multiple loaders and documents 2023-04-30 22:57:12 +01:00
Henry Heng e333db8245
Merge pull request #46 from FlowiseAI/feature/MemoryVectorStore
Feature/add in-memory vector store
2023-04-30 13:59:32 +01:00
Henry 3f0f33e4e6 add in-memory vector store 2023-04-30 12:51:54 +01:00
Ong Chung Yau 4505ae31ef
Merge pull request #42 from FlowiseAI/feature/API-Authorization
Feature/Add API authorization
2023-04-30 15:36:06 +07:00
Ong Chung Yau 367d140c5b
Merge pull request #45 from FlowiseAI/feature/Weaviate
Feature/Weaviate Vector Store
2023-04-30 15:35:40 +07:00
Henry 7febe204df update weaviate client config 2023-04-30 02:10:19 +01:00
Henry c51e12943d add weaviate 2023-04-29 23:49:46 +01:00
Henry 2a98c9510f add API authorization 2023-04-29 18:01:40 +01:00
Henry 419d9634b4 update Dockerfile to include make g++ 2023-04-28 19:05:44 +01:00
Henry 0cdda981d9 🥳 flowise@1.2.3 release 2023-04-28 18:04:11 +01:00
Henry cc16dbf61d 🥳 flowise-ui@1.2.2 release 2023-04-28 18:03:18 +01:00
Henry 5252512468 🥳 flowise-components@1.2.4 release 2023-04-28 18:02:33 +01:00
Henry Heng b6382dae07
Merge pull request #39 from FlowiseAI/feature/OpenAI
Feature/Add params for openai
2023-04-28 17:47:34 +01:00
Ong Chung Yau 2f6fff5c8e
Merge pull request #36 from FlowiseAI/feature/Supabase
add supabase upsert
2023-04-28 21:21:39 +07:00
Henry 2ac951689f add params for openai 2023-04-28 00:39:10 +01:00
Henry Heng 15abd1f168
Merge pull request #38 from FlowiseAI/feature/ConversationalAgent-Additional-Params
Feature/Add additional params
2023-04-27 23:56:59 +01:00
Henry e53651a415 add additional params 2023-04-27 23:14:42 +01:00
Henry Heng 0f6da4c44f
Merge pull request #37 from FlowiseAI/feature/Pinecone
Feature/Add namespace to pinecone
2023-04-27 18:48:20 +01:00
Henry e8bd86d134 add namspace to pinecone 2023-04-27 18:29:46 +01:00
chungyau97 db252e36e3 add supabase load existing index 2023-04-27 20:44:33 +07:00
chungyau97 8cdf5b3ff9 add supabase upsert 2023-04-27 20:03:42 +07:00
Ong Chung Yau bf60b88a81
Merge pull request #34 from FlowiseAI/feature/NotionLoader
add Notion loader
2023-04-27 15:13:00 +07:00
Henry Heng a4b5683b92
Merge pull request #35 from FlowiseAI/bugfix/JsonParseError
Bugfix/Add temporary fix for error message
2023-04-27 00:19:35 +01:00
Henry 0cfa2a3a55 add temporary fix for error message 2023-04-26 23:47:23 +01:00
chungyau97 7935352b5d add Notion loader 2023-04-26 22:24:58 +07:00
Ong Chung Yau ad6459f5eb
Merge pull request #31 from FlowiseAI/feature/DocxLoader
add Docx loader
2023-04-25 00:23:08 +07:00
Ong Chung Yau dc0956d929
Merge pull request #32 from FlowiseAI/feature/JSONLoader
add JSON loader
2023-04-25 00:22:48 +07:00
chungyau97 8a3d47b92c docx node code cleanup 2023-04-24 23:58:30 +07:00
chungyau97 e57170bf94 yarn lint-fix 2023-04-24 23:50:49 +07:00
chungyau97 244a0abed5 add JSON loader 2023-04-24 23:47:54 +07:00