Commit Graph

160 Commits

Author SHA1 Message Date
微笑 1a35bad434 feat: support basePath 2023-06-07 19:38:25 +08:00
chungyau97 ae3387ceda add returnJSONStr 2023-06-05 21:44:37 +07:00
Henry d98854d85e add faiss 2023-06-05 11:02:22 +01:00
Henry Heng 5af2c3ba7b Merge pull request #213 from FlowiseAI/feature/NotionDB
Feature/Add NotionDB
2023-05-31 22:50:58 +01:00
chungyau97 0adfa3ec90 modify description 2023-06-01 01:57:38 +07:00
Henry Heng 0e6e5476cc Revert "Feature/Add faiss" 2023-05-31 14:29:59 +01:00
Neeraj Bansal 791af9310e lint fix 2023-05-31 01:20:32 +05:30
Neeraj Bansal 2337905f20 removed ununsed comments 2023-05-30 23:22:23 +05:30
Neeraj Bansal ac75215218 added confluence document loader and html-to-text dependency 2023-05-30 23:12:45 +05:30
chungyau97 d5da8626b2 add bathSize into AzureOpenAIEmbedding 2023-05-29 22:00:01 +07:00
chungyau97 10c4f916de modify string to password 2023-05-29 21:29:24 +07:00
Henry 5a1c1397a3 add notionDB 2023-05-29 00:34:53 +01:00
Henry cc42702cd0 add faiss 2023-05-28 12:59:41 +01:00
Henry Heng 57b8d19275 Merge pull request #203 from FlowiseAI/feature/ConversationChain
Bugfix/ConversationalChain output response
2023-05-27 13:39:44 +01:00
Henry Heng eee6b4d74b Merge pull request #194 from FlowiseAI/feature/OpenAPIToolkit
feature/OpenAPIToolkit
2023-05-27 13:28:31 +01:00
Henry 24af4f84ca fix conversational chain output response 2023-05-27 13:28:21 +01:00
chungyau97 b8bee40c1b fix wrong logo 2023-05-27 19:18:30 +07:00
Henry 2283093f18 add get and post api chain 2023-05-27 01:40:50 +01:00
chungyau97 bfa3716bef rename Api to API 2023-05-26 23:55:52 +07:00
chungyau97 3de09d5c0c add OpenAPI Toolkit 2023-05-26 23:51:03 +07:00
Henry Heng 8e9fd6fb91 Merge pull request #190 from vjsai/main
feature: changes to support ApiChain
2023-05-26 16:22:00 +01:00
Vijay Sai 55ed6819a2 integrated headers functionality 2023-05-26 19:13:52 +05:30
Henry a4727c11f0 add streaming handler to MultiChains 2023-05-26 12:35:31 +01:00
Vijay Sai 4a4c940dbd fixed all the linting issues 2023-05-26 16:07:50 +05:30
VJSai 06f933132b Update ApiChain.ts to remove OpenAI import 2023-05-26 13:46:33 +05:30
Vijay Sai e294d227bc feature: changes to support ApiChain 2023-05-26 13:40:06 +05:30
Ong Chung Yau 2968dccd83 Merge pull request #149 from FlowiseAI/feature/Streaming
Feature/Streaming
2023-05-26 09:01:40 +07:00
Ong Chung Yau 2e88b067d0 Merge pull request #159 from FlowiseAI/feature/BufferWindowMemory
feature/BufferWindowMemory
2023-05-26 09:01:27 +07:00
Ong Chung Yau a26114941c Merge pull request #168 from FlowiseAI/feautre/ConversationSummaryMemory
feautre/ConversationSummaryMemory
2023-05-26 09:01:15 +07:00
Henry 769b4ea567 add multi retrieval qa chain 2023-05-25 13:50:11 +01:00
Henry 1d42456ba1 add multi prompt chain 2023-05-25 00:36:09 +01:00
chungyau97 baf958f5c2 add description 2023-05-24 21:41:30 +07:00
chungyau97 47ef5b3518 modify model limitation from BaseLanguageModel to BaseChatModel 2023-05-24 21:12:31 +07:00
Henry Heng 5abd9d4ba2 Merge pull request #166 from FlowiseAI/feature/Serper
Feature/Add Serper
2023-05-24 14:05:26 +01:00
Henry Heng ff882046b4 Merge pull request #165 from FlowiseAI/feature/Cohere
Bugfix/Cohere API key not found
2023-05-24 13:40:01 +01:00
Henry 3ce4c3b167 add serper 2023-05-24 13:39:47 +01:00
Henry 0ed8431252 fix Cohere API key not found 2023-05-24 13:27:38 +01:00
chungyau97 7f7a7fb120 add Conversation Summary Memory 2023-05-23 22:22:37 +07:00
chungyau97 f8232bd201 add Buffer Window Memory 2023-05-23 21:34:37 +07:00
Henry ab812af587 add prompt for conversationqa chain 2023-05-23 15:33:48 +01:00
Henry 738e3d9356 fix build error 2023-05-23 01:48:03 +01:00
Henry aac9160a9f add requests tools 2023-05-23 00:01:16 +01:00
Henry f8e081f1df add url to chroma 2023-05-22 18:19:29 +01:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
Henry de4e4a63de add conversation chain 2023-05-22 13:38:31 +01:00
chungyau97 913eebab4f error in installing TensorFlow JS on Windows OS 2023-05-22 16:51:18 +07:00
Henry Heng 2ffd26b147 Merge pull request #141 from FlowiseAI/feature/LocalAI
Bugfix/Add BaseChatModel class to LocalAI
2023-05-21 12:07:57 +01:00
Henry 5b27339bc2 add BaseChatModel class 2023-05-21 11:45:50 +01:00
Ong Chung Yau 37f8d1f409 Merge pull request #128 from FlowiseAI/feature/TensorFlowEmbeddings
feature/TensorFlowEmbeddings
2023-05-20 20:35:17 +07:00
Ong Chung Yau c2f86377fa Merge pull request #129 from FlowiseAI/feature/HuggingFaceInferenceEmbeddings
Feature/HuggingFaceInferenceEmbeddings
2023-05-20 20:34:57 +07:00