Yongtae
e561f1c30b
add svg
2023-07-25 18:23:47 +09:00
Henry Heng
9c73865ca6
Merge pull request #589 from comey246/fix-nodemon-watch
...
Fix: server watch
2023-07-25 01:33:16 +01:00
Henry Heng
f74d81e14b
Merge pull request #611 from FlowiseAI/bugfix/StartsWith-Undefined
...
Bugfix/StartsWith Undefined
2023-07-24 19:41:10 +01:00
Henry
bcf3946efb
- add refine chain type custom system message
...
- allow all memory type to conver_re_qa_chain
- fix startsWith undefined where override config file is not passed
- ability to generate new session id when sharing chatbot
2023-07-24 19:11:39 +01:00
Henry Heng
e237a5f18c
Merge pull request #603 from FlowiseAI/feature/UI-Node-Delete
...
Feature/UI-Node-Delete
2023-07-24 19:10:28 +01:00
Henry
c602fdf2dc
prevent backspace delete node when dialog opened
2023-07-23 19:00:46 +01:00
Henry Heng
ffc8033a97
Merge pull request #600 from FlowiseAI/feature/AirtableAgent
...
Feature/AirtableAgent
2023-07-22 20:09:28 +01:00
Henry
5a76af15b2
add airtable agent
2023-07-22 19:52:32 +01:00
Henry Heng
fe7ebe28b3
Merge pull request #595 from FlowiseAI/feature/CSVAgent
...
Feature/CSVAgent
2023-07-22 15:30:24 +01:00
Henry
de5ab826bb
add artillery load test yml file
2023-07-22 15:28:50 +01:00
Henry Heng
b5f29f0ff2
Merge pull request #592 from FlowiseAI/feature/API-DocumentLoader
...
Feature/API DocumentLoader
2023-07-22 02:29:20 +01:00
Henry
d4d4f0c8c2
yarn lint
2023-07-22 02:27:52 +01:00
Henry
49c7ae718f
add csv agent
2023-07-22 01:16:23 +01:00
Henry
c68c5be363
add API document loader
2023-07-21 19:22:54 +01:00
Henry Heng
c8223d5273
Merge pull request #590 from FlowiseAI/feature/Airtable
...
Feature/AirtableLoader
2023-07-21 18:45:18 +01:00
Henry Heng
b6f92690f4
Merge pull request #591 from FlowiseAI/feature/Notion
...
Feature/Update Notion Loader
2023-07-21 18:36:47 +01:00
Henry
b5b9b9c8b0
update Notion Loader
2023-07-21 17:27:39 +01:00
Henry Heng
6de237ab5f
Merge pull request #580 from FlowiseAI/feature/ConversationalQAChain-Prompt
...
Bugfix/SystemMessage For Different Chain Type
2023-07-21 13:05:15 +01:00
Henry
1da012305a
add airtable loader
2023-07-21 11:48:21 +01:00
yejiezhao
412986dfab
fix:server watch the component change to restart
2023-07-21 10:55:20 +08:00
yejiezhao
ffd354066d
fix:server watch the component change to restart
2023-07-21 10:51:48 +08:00
Henry Heng
9875af962c
Merge pull request #583 from FlowiseAI/bugfix/HFEmbeddings
...
Bugfix/HF Embeddings
2023-07-20 01:32:33 +01:00
Henry
741b97e80e
add fix to HF Embeddings
2023-07-20 01:07:29 +01:00
Henry Heng
491c4be8af
Merge pull request #540 from apeng-singlestore/feature/singlestore
...
Add singlestore upsert and existing
2023-07-19 20:04:40 +01:00
Henry
3530d29d90
update CONTRIBUTING README
2023-07-19 19:25:13 +01:00
Henry Heng
0de108c0c2
Merge pull request #575 from atishamte/feature/FlowiseMultiDatabaseSupport
...
Feature/flowise multi database support
2023-07-19 18:57:47 +01:00
Henry
3f7b586170
add system message fix
2023-07-19 18:30:45 +01:00
apeng-singlestore
258496e0c7
moved package to packages/components/package.json
2023-07-18 21:36:23 -07:00
Henry
59a9651d73
update README
2023-07-19 02:23:56 +01:00
Henry
30d278731e
🥳 flowise@1.2.16 release
2023-07-19 00:10:16 +01:00
Henry
50e1a5a4ac
🥳 flowise-ui@1.2.15 release
2023-07-18 21:56:01 +01:00
Henry
4cf2a089a6
🥳 flowise-components@1.2.17 release
2023-07-18 21:55:09 +01:00
Henry Heng
6e42e10be4
Merge pull request #576 from FlowiseAI/feature/Replicate
...
Feature/Add ReplicateLLM
2023-07-18 21:30:32 +01:00
Henry
5d561bfd4e
add replicate
2023-07-18 20:55:03 +01:00
Atish Amte
7f5acf32aa
Readme updated
2023-07-19 00:07:42 +05:30
Atish Amte
4c4fd6ff67
Resolved linting error
2023-07-19 00:03:48 +05:30
Atish Amte
318bd516d7
Update .env.example
2023-07-18 23:57:44 +05:30
Atish Amte
fe7e0d10f5
Merge branch 'main' into feature/FlowiseMultiDatabaseSupport
2023-07-18 23:56:41 +05:30
Atish Amte
c5eff32cf0
Multiple Database Support
2023-07-18 23:52:16 +05:30
Henry Heng
8d2b9ccb80
Merge pull request #554 from Yongtae723/fix_bug/curl_command
...
add -H "Content-Type: application/json" in curl command
2023-07-18 19:22:06 +01:00
Henry Heng
50df04d382
Merge pull request #555 from Yongtae723/fix_bug/javascript_command
...
Refactor API request to include Content-Type header
2023-07-18 19:21:43 +01:00
Henry Heng
6fca2ea464
Merge pull request #567 from comey246/fix-bug-inputType
...
fix: bug inputType
2023-07-18 19:02:16 +01:00
Yongtae
ed0bbe7bb7
revert content type related to form
2023-07-18 15:09:22 +09:00
Henry Heng
8c03361090
Merge pull request #565 from FlowiseAI/feature/Zep
...
Feature/Update Zep version
2023-07-18 01:38:27 +01:00
Henry
56aa525888
update Zep version
2023-07-18 01:26:52 +01:00
Henry
e9a4926a08
Merge branch 'main' of https://github.com/FlowiseAI/Flowise
2023-07-18 01:23:27 +01:00
Henry
673cc029bd
update conversational retrieval qa chain prompt
2023-07-18 01:22:20 +01:00
Henry Heng
21855fe6ac
Merge pull request #552 from raffareis/feature/HtmlToMarkdownTextSplitter
...
New Html To Markdown TextSplitter
2023-07-18 01:20:15 +01:00
Henry
05e8e33d5a
update Brave Tool logo
2023-07-17 23:36:18 +01:00
Henry Heng
587ac62296
Fix lint Singlestore_Upsert.ts
2023-07-17 23:19:38 +01:00