chungyau97
|
b8bee40c1b
|
fix wrong logo
|
2023-05-27 19:18:30 +07:00 |
Henry Heng
|
aa76f8e0c8
|
Merge pull request #197 from FlowiseAI/feature/APIChain
Feature/GET and POST api chain
|
2023-05-27 12:55:20 +01:00 |
Henry
|
2283093f18
|
add get and post api chain
|
2023-05-27 01:40:50 +01:00 |
Henry
|
203d6b060f
|
🥳 flowise-components@1.2.8 release
|
2023-05-26 21:20:35 +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 Heng
|
cd0cab3a83
|
Merge pull request #182 from FlowiseAI/bugfix/ChromaError
Bugfix/Update chroma and langchain version
|
2023-05-25 18:34:39 +01:00 |
Henry
|
e11e035881
|
update chroma and langchain version
|
2023-05-25 18:20:39 +01: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 |
Henry
|
75360df34d
|
add milvus
|
2023-05-24 18:31:30 +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 |
Henry
|
edc6f9162d
|
add headers and maxlength to requests tools
|
2023-05-20 13:18:53 +01:00 |
chungyau97
|
8ce044b052
|
replace description
|
2023-05-20 10:25:54 +07:00 |
chungyau97
|
ed82fca2a2
|
move modelName out from additional parameter
|
2023-05-20 10:19:51 +07:00 |
chungyau97
|
9796f07520
|
add HuggingFace Inference Embeddings
|
2023-05-20 10:18:08 +07:00 |
Henry
|
1f4efd6734
|
add debug
|
2023-05-19 18:20:41 +01:00 |
chungyau97
|
db902a2145
|
add TensorFlow JS embeddings
|
2023-05-19 23:16:46 +07:00 |
Henry
|
02ff9664f1
|
add MakeWebhook
|
2023-05-19 14:11:27 +01:00 |
Henry
|
a80492e4c4
|
add localAI
|
2023-05-19 01:08:13 +01:00 |
Henry
|
c370d4105a
|
🥳 flowise-components@1.2.7 release
|
2023-05-17 16:59:53 +01:00 |
Henry Heng
|
0d23998c1b
|
Merge pull request #115 from FlowiseAI/feature/BaseLanguageModel
Feature/Add BaseLanguageModel
|
2023-05-17 16:15:42 +01:00 |
Henry
|
fef3d11cb6
|
update imports
|
2023-05-17 15:31:40 +01:00 |
Henry Heng
|
50cf9b833c
|
Merge pull request #92 from FlowiseAI/feature/Azure
Feature/azure
|
2023-05-17 14:48:35 +01:00 |
Henry
|
d44ab269e6
|
add baselanguagemodel
|
2023-05-17 14:43:15 +01:00 |
Ong Chung Yau
|
89c1de34f8
|
Merge pull request #114 from FlowiseAI/feature/Zapier
|
2023-05-16 23:01:17 +07:00 |
chungyau97
|
2719c886cf
|
add Zapier NLP
|
2023-05-16 21:44:39 +07:00 |
chungyau97
|
3e4278e4fe
|
init
|
2023-05-16 16:29:10 +07:00 |
Henry
|
daf7fd3a50
|
Merge branch 'main' into bugfix/MultipleDocuments
# Conflicts:
# packages/components/src/utils.ts
|
2023-05-16 00:57:15 +01:00 |
Henry
|
324bd3a430
|
add fixes to multiple documents
|
2023-05-15 20:06:22 +01:00 |
chungyau97
|
775d6a8c6b
|
yarn lint-fix
|
2023-05-15 22:54:29 +07:00 |
chungyau97
|
77d405e755
|
add web scrap for relative links
|
2023-05-15 22:44:48 +07:00 |
chungyau97
|
7460dd3a72
|
replace regex with linkifyjs
|
2023-05-15 11:43:04 +07:00 |
Henry
|
1fd0eddf23
|
add memory to convo agent
|
2023-05-14 23:33:22 +01:00 |
Henry Heng
|
6a8e84ed89
|
Merge pull request #97 from FlowiseAI/feature/ChatAnthropic
Feature/100K-Anthropic-Model
|
2023-05-13 00:13:24 +01:00 |
Henry
|
80f58d8542
|
add more models
|
2023-05-13 00:04:29 +01:00 |
chungyau97
|
8805cd8e8f
|
remove unsupported params in AzureChatOpenAI & AzureOpenAI
|
2023-05-12 21:02:13 +07:00 |
chungyau97
|
e55e1d4eaf
|
remove unsupported params in AzureOpenAIEmbedding
|
2023-05-12 20:54:32 +07:00 |
chungyau97
|
698aaa5c3b
|
Chat Completions only support 2023-03-15-preview
|
2023-05-12 20:47:28 +07:00 |
chungyau97
|
c596feb09a
|
modify input parameters
|
2023-05-12 20:26:09 +07:00 |
Henry
|
ab875cc1b3
|
add metadata filter
|
2023-05-12 13:57:38 +01:00 |
chungyau97
|
5c49a58985
|
modify modelName options in AzureChatOpenAI
|
2023-05-12 18:31:53 +07:00 |
chungyau97
|
abeacdf906
|
modify modelName options in AzureOpenAI
|
2023-05-12 18:29:01 +07:00 |
chungyau97
|
cae4fb4e09
|
remove modelName in AzureOpenAIEmbedding
|
2023-05-12 17:54:09 +07:00 |
chungyau97
|
740a6124a0
|
fix RetrievalQAChain typo
|
2023-05-12 08:58:32 +07:00 |
chungyau97
|
b0e9387087
|
add modelName selection into Azure
|
2023-05-12 08:43:00 +07:00 |
chungyau97
|
bb3e6e3bf8
|
Merge branch 'feature/AzureChatOpenAI' into feature/Azure
|
2023-05-12 08:12:52 +07:00 |
chungyau97
|
f506c07233
|
Merge branch 'feature/AzureOpenAIEmbeddings' into feature/Azure
|
2023-05-12 08:12:34 +07:00 |
chungyau97
|
58c1ee59b8
|
Merge branch 'feature/AzureOpenAI' into feature/Azure
|
2023-05-12 08:11:36 +07:00 |
Henry
|
5ed71a12c0
|
🥳 flowise-components@1.2.6 release
|
2023-05-11 09:57:42 +01:00 |
Henry
|
fba6a33f30
|
add webbrowsertool
|
2023-05-11 01:36:17 +01:00 |
chungyau97
|
c9c53b5387
|
add Azure Open AI
|
2023-05-10 21:35:20 +07:00 |
chungyau97
|
908be47835
|
add Azure OpenAI Embedding
|
2023-05-10 21:00:36 +07:00 |
chungyau97
|
101cf2978c
|
fix typo
|
2023-05-10 20:34:43 +07:00 |
chungyau97
|
e1667067be
|
add OpenAIBaseInput interface
|
2023-05-10 20:30:44 +07:00 |
chungyau97
|
6ca0c364b9
|
fix typo
|
2023-05-10 19:55:56 +07:00 |
chungyau97
|
09db08aace
|
add Azure Chat OpenAI
|
2023-05-10 19:54:29 +07:00 |
Henry Heng
|
24ceeb8671
|
Merge pull request #82 from FlowiseAI/upgrade/langchain
upgrade langchain version
|
2023-05-10 10:06:19 +01:00 |
chungyau97
|
f4b84b1a21
|
upgrade langchain version
|
2023-05-10 10:33:11 +07:00 |
Henry
|
fc7fbd6c33
|
add cohere
|
2023-05-10 02:08:42 +01:00 |
Henry
|
f0097c7f57
|
Merge branch 'main' of https://github.com/FlowiseAI/Flowise
|
2023-05-09 00:49:37 +01:00 |
Henry
|
41ff5a5af9
|
🥳 flowise-components@1.2.5 release
|
2023-05-09 00:48:59 +01:00 |
Ong Chung Yau
|
6001ed6ecf
|
Merge pull request #64 from FlowiseAI/feature/MarkdownTextSplitter
add markdown text splitter
|
2023-05-08 19:29:19 +07:00 |
Ong Chung Yau
|
5e25d419a4
|
Merge pull request #65 from FlowiseAI/feature/CharacterTextSplitter
add character text splitter
|
2023-05-08 19:29:09 +07:00 |
Ong Chung Yau
|
c0cf8f3309
|
Merge pull request #66 from FlowiseAI/bugfix/RecursiveCharacterTextSplitter
fix typo in description of recursive character text splitter
|
2023-05-08 19:28:59 +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
|
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 |
Henry
|
9676bf2451
|
add chatAnthropic
|
2023-05-02 01:48:56 +01:00 |
Henry
|
17307f52bc
|
add fix when docs are empty
|
2023-05-02 00:16:35 +01:00 |
Henry
|
04d0170c6b
|
add bugfix for SQLDBChain
|
2023-05-01 13:54:14 +01: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 |
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
|
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
|
e53651a415
|
add additional params
|
2023-04-27 23:14:42 +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 |
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 |
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 |
chungyau97
|
6af00db86c
|
add Docx loader
|
2023-04-24 22:16:44 +07:00 |
Henry
|
7a0935aa26
|
🥳 flowise-components@1.2.3 release
|
2023-04-23 18:42:18 +01:00 |
Henry
|
95b2bb3264
|
update Langchain to 0.0.63
|
2023-04-23 18:35:27 +01:00 |
Henry
|
1328e533d0
|
update HF node
|
2023-04-22 20:56:17 +01:00 |
Henry
|
4d0c6e18aa
|
🥳 flowise-components@1.2.2 release
|
2023-04-22 16:02:03 +01:00 |
Henry
|
aa2308d1aa
|
add marketplace template
|
2023-04-22 15:51:42 +01:00 |
Henry
|
4c576db1eb
|
add autogpt, readfile and writefile tools
|
2023-04-22 15:06:13 +01:00 |
Henry
|
e27cd1fb4f
|
🥳 flowise-components@1.2.1 release
|
2023-04-21 00:14:50 +01:00 |
Henry
|
bf0c10d0bc
|
remove unused types uuid
|
2023-04-20 23:14:41 +01:00 |
Henry
|
180fe8a49a
|
Merge branch 'main' into feature/BabyAGI
|
2023-04-20 22:14:10 +01:00 |
Henry
|
503386c074
|
add vector stores
|
2023-04-20 10:11:55 +01:00 |
Henry
|
27e026d943
|
add baseClasses for outputs
|
2023-04-20 00:46:33 +01:00 |
Henry
|
94e71b22e2
|
Merge branch 'main' into feature/Prompt-Chaining
|
2023-04-19 22:28:44 +01:00 |
Henry
|
d9cbaf8a28
|
remove unwanted console.log
|
2023-04-19 22:24:18 +01:00 |
Henry
|
d189ff6be8
|
yarn lint fix
|
2023-04-19 22:22:14 +01:00 |
Henry
|
a039bd1d7c
|
add babyagi
|
2023-04-19 22:16:20 +01:00 |
Henry
|
5b1c968f8d
|
Merge branch 'main' into feature/BabyAGI
# Conflicts:
# packages/components/package.json
|
2023-04-19 15:02:58 +01:00 |
Henry
|
aad473d946
|
add chatgpt plugin
|
2023-04-19 14:48:31 +01:00 |
Henry
|
2a04c8baea
|
Merge branch 'main' into feature/ChatGPT-Plugin
|
2023-04-19 10:29:00 +01:00 |
Henry
|
17207e01db
|
add format prompt values to prompt template
|
2023-04-18 23:27:05 +01:00 |
Henry
|
a6a0974a6e
|
Merge branch 'main' into feature/Chain-Prompt
|
2023-04-18 10:14:00 +01:00 |
Henry
|
e1624d11d5
|
add sqldbchain and example
|
2023-04-18 00:36:18 +01:00 |
Henry Heng
|
07a1d14134
|
Merge pull request #20 from mileszim/feat/cohere-embeddings
feat(components): cohere.ai embeddings node
|
2023-04-17 21:50:50 +01:00 |
Henry Heng
|
4a9d91dd34
|
Update langchain version to ^0.0.53
|
2023-04-17 20:50:57 +01:00 |
Henry
|
ed81dc228f
|
add aiplugintools
|
2023-04-17 20:26:57 +01:00 |
chungyau97
|
b28546c2ac
|
add cheerio web scraper
|
2023-04-17 21:53:47 +07:00 |
Henry
|
7631f651ab
|
Merge branch 'main' into feature/ChatGPT-Plugin
# Conflicts:
# packages/components/nodes/tools/RequestsGet/RequestsGet.ts
# packages/components/nodes/tools/RequestsPost/RequestsPost.ts
# packages/components/package.json
|
2023-04-17 01:52:45 +01:00 |
Henry
|
4b9c39cf54
|
Add feature to be able to chain prompt values
|
2023-04-16 23:17:08 +01:00 |
Miles Zimmerman
|
969648bfb4
|
Merge branch 'main' into feat/cohere-embeddings
|
2023-04-16 08:25:28 -07:00 |
chungyau97
|
f5acca1aee
|
fix yarn lint-fix
|
2023-04-16 20:56:35 +07:00 |
Miles Zimmerman
|
da56cd5f68
|
feat(components): cohere.ai embeddings node
|
2023-04-16 13:48:41 +00:00 |
chungyau97
|
256550f953
|
add single column extraction
|
2023-04-16 00:56:16 +07:00 |
chungyau97
|
1e18c289cb
|
add CSV loader
|
2023-04-16 00:15:12 +07:00 |
Henry
|
140b3cd2a2
|
bugfix/VectorStore-BaseClasses
|
2023-04-13 23:46:17 +01:00 |
Henry
|
f90f978225
|
🥳 flowise-components@1.1.0 release
|
2023-04-13 20:12:55 +01:00 |
Henry Heng
|
11a810cc4c
|
Merge pull request #5 from FlowiseAI/bugfix/PDFLoader
Bugfix/Use pdf-parser
|
2023-04-13 20:04:56 +01:00 |
Henry
|
930449f956
|
use pdf-parser
|
2023-04-13 19:56:48 +01:00 |
Henry
|
9281b57ef1
|
- update LangchainJS version
- add types & interfaces
- small ui bug fix
- update marketplace files
|
2023-04-13 18:32:00 +01:00 |
Henry
|
df50c0499d
|
Add BabyAGI node
|
2023-04-12 17:54:20 +01:00 |
Henry
|
a94d841bb7
|
add tools for plugins
|
2023-04-11 15:10:39 +01:00 |
Henry
|
58e06718d1
|
Add more nodes for agents, loaders
|
2023-04-10 13:56:44 +01:00 |
Henry
|
05c86ff9c5
|
Initial push
|
2023-04-06 22:17:34 +01:00 |