Commit Graph

  • 5ed71a12c0 🥳 flowise-components@1.2.6 release Henry 2023-05-11 09:57:42 +01:00
  • 249cec6e05 Merge pull request #88 from FlowiseAI/feature/WebBrowserTool Henry Heng 2023-05-11 01:52:07 +01:00
  • fba6a33f30 add webbrowsertool Henry 2023-05-11 01:36:17 +01:00
  • 9f52463f41 Merge branch 'main' of https://github.com/FlowiseAI/Flowise Henry 2023-05-10 23:49:46 +01:00
  • d83b57c349 add new check for overrideconfig to fix bug where external prediction call reset flow Henry 2023-05-10 23:33:19 +01:00
  • 3372c10b13 Merge pull request #87 from FlowiseAI/feature/ChatEmbed Henry Heng 2023-05-10 17:26:15 +01:00
  • aca5bd715d Merge branch 'FlowiseAI:main' into bugfix/components-can't-be-clicked-when-zoom-out 汪志鹏 2023-05-10 23:41:23 +08:00
  • f9f7a1136a add chat embed code Henry 2023-05-10 15:55:17 +01:00
  • c9c53b5387 add Azure Open AI chungyau97 2023-05-10 21:35:20 +07:00
  • 908be47835 add Azure OpenAI Embedding chungyau97 2023-05-10 21:00:36 +07:00
  • 101cf2978c fix typo chungyau97 2023-05-10 20:34:43 +07:00
  • e1667067be add OpenAIBaseInput interface chungyau97 2023-05-10 20:30:44 +07:00
  • 6ca0c364b9 fix typo chungyau97 2023-05-10 19:55:56 +07:00
  • 09db08aace add Azure Chat OpenAI chungyau97 2023-05-10 19:54:29 +07:00
  • 24ceeb8671 Merge pull request #82 from FlowiseAI/upgrade/langchain Henry Heng 2023-05-10 10:06:19 +01:00
  • 1ce9488410 Merge pull request #80 from FlowiseAI/feature/Cohere Ong Chung Yau 2023-05-10 10:37:33 +07:00
  • f4b84b1a21 upgrade langchain version chungyau97 2023-05-10 10:33:11 +07:00
  • fc7fbd6c33 add cohere Henry 2023-05-10 02:08:42 +01:00
  • 601b0b0f5b removed flow-config endpoint and resort to just prediction endpoint Henry 2023-05-10 01:06:53 +01:00
  • 0e715cfd58 Merge pull request #72 from kushu7/bugfix/55-name-issue Henry Heng 2023-05-09 13:56:38 +01:00
  • a1539edadf fix bug where flow got restarted everytime Henry 2023-05-09 01:15:31 +01:00
  • f0097c7f57 Merge branch 'main' of https://github.com/FlowiseAI/Flowise Henry 2023-05-09 00:49:37 +01:00
  • 9a8a3fc67f 🥳 flowise-ui@1.2.3 release Henry 2023-05-09 00:49:26 +01:00
  • 41ff5a5af9 🥳 flowise-components@1.2.5 release Henry 2023-05-09 00:48:59 +01:00
  • b78ff81fb0 🥳 flowise@1.2.4 release Henry 2023-05-09 00:47:49 +01:00
  • 6001ed6ecf Merge pull request #64 from FlowiseAI/feature/MarkdownTextSplitter Ong Chung Yau 2023-05-08 19:29:19 +07:00
  • 5e25d419a4 Merge pull request #65 from FlowiseAI/feature/CharacterTextSplitter Ong Chung Yau 2023-05-08 19:29:09 +07:00
  • c0cf8f3309 Merge pull request #66 from FlowiseAI/bugfix/RecursiveCharacterTextSplitter Ong Chung Yau 2023-05-08 19:28:59 +07:00
  • 5f3e81f294 Merge pull request #67 from FlowiseAI/feature/TokenTextSplitter Ong Chung Yau 2023-05-08 19:28:40 +07:00
  • 2d36ef6b18 fixed bug: chatflow name is being replaced by old name Rahul kushwaha 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
  • ca0e2b7157 update marketplace templates chungyau97 2023-05-06 20:21:57 +07:00
  • 61a0cee551 add token text splitter chungyau97 2023-05-06 11:46:50 +07:00
  • 3db4639d4e fix typo in description of recursive character text splitter chungyau97 2023-05-06 10:58:27 +07:00
  • f75d6d3791 add character text splitter chungyau97 2023-05-06 10:46:37 +07:00
  • 9682f62b2c add markdown text splitter chungyau97 2023-05-06 09:54:35 +07:00
  • aa0795c4ed Merge pull request #59 from FlowiseAI/feature/API-Config Henry Heng 2023-05-04 19:08:30 +01:00
  • 8d3a374257 add api config Henry 2023-05-04 18:44:51 +01:00
  • 57b8620b93 add indexName to Pinecone Henry 2023-05-02 09:38:14 +01:00
  • 8c6849efbc Merge pull request #53 from FlowiseAI/feature/ChatAnthropic Ong Chung Yau 2023-05-02 13:31:22 +07:00
  • 9676bf2451 add chatAnthropic Henry 2023-05-02 01:48:56 +01:00
  • c27af86009 Merge pull request #52 from FlowiseAI/bugfix/VectorStore-Empty-Docs Henry Heng 2023-05-02 01:07:11 +01:00
  • 17307f52bc add fix when docs are empty Henry 2023-05-02 00:16:35 +01:00
  • ed7b8d46b9 Merge pull request #51 from FlowiseAI/bugfix/SQLDBChain Henry Heng 2023-05-01 14:09:41 +01:00
  • 04d0170c6b add bugfix for SQLDBChain Henry 2023-05-01 13:54:14 +01:00
  • a3864fbccb Merge pull request #50 from eltociear/patch-1 Henry Heng 2023-05-01 12:44:44 +01:00
  • fad5d89b53 Merge pull request #49 from FlowiseAI/feature/Multiple-Loaders Ong Chung Yau 2023-05-01 10:12:01 +07:00
  • a97da78ba4 fix typo in utils/index.ts Ikko Eltociear Ashimine 2023-05-01 09:23:13 +09:00
  • 40b655e66b add multiple loaders and documents Henry 2023-04-30 22:57:12 +01:00
  • e333db8245 Merge pull request #46 from FlowiseAI/feature/MemoryVectorStore Henry Heng 2023-04-30 13:59:32 +01:00
  • 3f0f33e4e6 add in-memory vector store Henry 2023-04-30 12:51:54 +01:00
  • 4505ae31ef Merge pull request #42 from FlowiseAI/feature/API-Authorization Ong Chung Yau 2023-04-30 15:36:06 +07:00
  • 367d140c5b Merge pull request #45 from FlowiseAI/feature/Weaviate Ong Chung Yau 2023-04-30 15:35:40 +07:00
  • 7febe204df update weaviate client config Henry 2023-04-30 02:10:19 +01:00
  • c51e12943d add weaviate Henry 2023-04-29 23:49:46 +01:00
  • 2a98c9510f add API authorization Henry 2023-04-29 18:01:40 +01:00
  • 419d9634b4 update Dockerfile to include make g++ Henry 2023-04-28 19:05:44 +01:00
  • 0cdda981d9 🥳 flowise@1.2.3 release Henry 2023-04-28 18:04:11 +01:00
  • cc16dbf61d 🥳 flowise-ui@1.2.2 release Henry 2023-04-28 18:03:18 +01:00
  • 5252512468 🥳 flowise-components@1.2.4 release Henry 2023-04-28 18:02:33 +01:00
  • b6382dae07 Merge pull request #39 from FlowiseAI/feature/OpenAI Henry Heng 2023-04-28 17:47:34 +01:00
  • 2f6fff5c8e Merge pull request #36 from FlowiseAI/feature/Supabase Ong Chung Yau 2023-04-28 21:21:39 +07:00
  • 2ac951689f add params for openai Henry 2023-04-28 00:39:10 +01:00
  • 15abd1f168 Merge pull request #38 from FlowiseAI/feature/ConversationalAgent-Additional-Params Henry Heng 2023-04-27 23:56:59 +01:00
  • e53651a415 add additional params Henry 2023-04-27 23:14:42 +01:00
  • 0f6da4c44f Merge pull request #37 from FlowiseAI/feature/Pinecone Henry Heng 2023-04-27 18:48:20 +01:00
  • e8bd86d134 add namspace to pinecone Henry 2023-04-27 18:29:46 +01:00
  • db252e36e3 add supabase load existing index chungyau97 2023-04-27 20:44:33 +07:00
  • 8cdf5b3ff9 add supabase upsert chungyau97 2023-04-27 20:03:42 +07:00
  • bf60b88a81 Merge pull request #34 from FlowiseAI/feature/NotionLoader Ong Chung Yau 2023-04-27 15:13:00 +07:00
  • a4b5683b92 Merge pull request #35 from FlowiseAI/bugfix/JsonParseError Henry Heng 2023-04-27 00:19:35 +01:00
  • 0cfa2a3a55 add temporary fix for error message Henry 2023-04-26 23:47:23 +01:00
  • 7935352b5d add Notion loader chungyau97 2023-04-26 22:24:58 +07:00
  • ad6459f5eb Merge pull request #31 from FlowiseAI/feature/DocxLoader Ong Chung Yau 2023-04-25 00:23:08 +07:00
  • dc0956d929 Merge pull request #32 from FlowiseAI/feature/JSONLoader Ong Chung Yau 2023-04-25 00:22:48 +07:00
  • 8a3d47b92c docx node code cleanup chungyau97 2023-04-24 23:58:30 +07:00
  • e57170bf94 yarn lint-fix chungyau97 2023-04-24 23:50:49 +07:00
  • 244a0abed5 add JSON loader chungyau97 2023-04-24 23:47:54 +07:00
  • 6af00db86c add Docx loader chungyau97 2023-04-24 22:16:44 +07:00
  • 7a0935aa26 🥳 flowise-components@1.2.3 release Henry 2023-04-23 18:42:18 +01:00
  • 95b2bb3264 update Langchain to 0.0.63 Henry 2023-04-23 18:35:27 +01:00
  • fec13328a6 update Discord link Henry 2023-04-23 12:34:31 +01:00
  • 9ec0380059 Merge pull request #29 from FlowiseAI/feature/HuggingFace Henry Heng 2023-04-22 21:09:26 +01:00
  • 1328e533d0 update HF node Henry 2023-04-22 20:56:17 +01:00
  • ddabca2e0f 🥳 flowise@1.2.2 release Henry 2023-04-22 16:03:10 +01:00
  • a513d6183e 🥳 flowise-ui@1.2.1 release Henry 2023-04-22 16:02:33 +01:00
  • 4d0c6e18aa 🥳 flowise-components@1.2.2 release Henry 2023-04-22 16:02:03 +01:00
  • e008718e16 Merge pull request #27 from FlowiseAI/feature/AutoGPT Henry Heng 2023-04-22 15:59:25 +01:00
  • aa2308d1aa add marketplace template Henry 2023-04-22 15:51:42 +01:00
  • 4c576db1eb add autogpt, readfile and writefile tools Henry 2023-04-22 15:06:13 +01:00
  • 237eca2fd0 🥳 flowise@1.2.1 release Henry 2023-04-21 00:16:46 +01:00
  • 607fc377ae 🥳 flowise-ui@1.2.0 release Henry 2023-04-21 00:15:41 +01:00
  • e27cd1fb4f 🥳 flowise-components@1.2.1 release Henry 2023-04-21 00:14:50 +01:00
  • 37b3d0bd8f Merge pull request #2 from FlowiseAI/feature/BabyAGI Henry Heng 2023-04-20 23:45:02 +01:00
  • 4ce8e55316 update marketplace templates Henry 2023-04-20 23:32:49 +01:00
  • bf0c10d0bc remove unused types uuid Henry 2023-04-20 23:14:41 +01:00
  • b06d220ceb add babyagi template Henry 2023-04-20 23:02:55 +01:00
  • 180fe8a49a Merge branch 'main' into feature/BabyAGI Henry 2023-04-20 22:14:10 +01:00
  • 33cc2afdd3 Merge pull request #26 from FlowiseAI/feature/VectorStore Henry Heng 2023-04-20 22:13:43 +01:00