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 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
|
1328e533d0
|
update HF node
|
2023-04-22 20:56:17 +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
|
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
|
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 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 |