Henry
|
05bd7bc793
|
add authorization
|
2023-05-13 23:10:59 +01:00 |
Henry
|
f3201aedcb
|
update marketplace
|
2023-05-12 14:53:08 +01:00 |
Henry
|
ab875cc1b3
|
add metadata filter
|
2023-05-12 13:57:38 +01:00 |
Henry
|
08b002949a
|
Merge branch 'main' into feature/API-Config
|
2023-05-11 18:42:17 +01:00 |
Henry
|
ee880ff550
|
🥳 flowise-ui@1.2.4 release
|
2023-05-11 09:58:36 +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 |
Henry
|
f9f7a1136a
|
add chat embed code
|
2023-05-10 15:55:17 +01:00 |
Henry
|
601b0b0f5b
|
removed flow-config endpoint and resort to just prediction endpoint
|
2023-05-10 01:06:53 +01:00 |
Henry Heng
|
0e715cfd58
|
Merge pull request #72 from kushu7/bugfix/55-name-issue
fixed bug: chatflow name is being replaced by old name
|
2023-05-09 13:56:38 +01:00 |
Henry
|
9a8a3fc67f
|
🥳 flowise-ui@1.2.3 release
|
2023-05-09 00:49:26 +01:00 |
Rahul kushwaha
|
2d36ef6b18
|
fixed bug: chatflow name is being replaced by old name
|
2023-05-07 01:49:23 +05:30 |
汪志鹏
|
9576555c90
|
fixed bug: if zoom out the browser, the components can't be clicked
|
2023-05-06 23:59:04 +08:00 |
Henry
|
8d3a374257
|
add api config
|
2023-05-04 18:44:51 +01:00 |
Henry
|
2a98c9510f
|
add API authorization
|
2023-04-29 18:01:40 +01:00 |
Henry
|
cc16dbf61d
|
🥳 flowise-ui@1.2.2 release
|
2023-04-28 18:03:18 +01:00 |
Henry
|
e53651a415
|
add additional params
|
2023-04-27 23:14:42 +01:00 |
Henry
|
0cfa2a3a55
|
add temporary fix for error message
|
2023-04-26 23:47:23 +01:00 |
Henry
|
a513d6183e
|
🥳 flowise-ui@1.2.1 release
|
2023-04-22 16:02:33 +01:00 |
Henry
|
4c576db1eb
|
add autogpt, readfile and writefile tools
|
2023-04-22 15:06:13 +01:00 |
Henry
|
607fc377ae
|
🥳 flowise-ui@1.2.0 release
|
2023-04-21 00:15:41 +01:00 |
Henry
|
c0ca2757e8
|
add examples and minZoom
|
2023-04-20 20:57:17 +01:00 |
Henry
|
6439048471
|
Merge branch 'main' into feature/VectorStore
# Conflicts:
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
|
2023-04-20 19:21:51 +01:00 |
Henry
|
33609f8538
|
Merge branch 'main' into feature/Prompt-Chaining
|
2023-04-20 19:12:16 +01:00 |
Henry
|
69e3832b84
|
Merge branch 'main' of https://github.com/FlowiseAI/Flowise
|
2023-04-20 19:10:00 +01:00 |
Henry
|
3428f6a893
|
add maxScroll to chatmessage
|
2023-04-20 19:09:47 +01:00 |
Henry
|
d5b6511974
|
add api dialog
|
2023-04-20 14:49:43 +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
|
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 Heng
|
f938ee7b4b
|
Fix yarn lint
|
2023-04-18 00:03:45 +01:00 |
Henry
|
eb3897b042
|
add fix to chat message scroll
|
2023-04-17 22:12:12 +01:00 |
Henry
|
180990b025
|
clear connected input if node/edge is removed
|
2023-04-17 20:33:32 +01:00 |
Henry
|
ed81dc228f
|
add aiplugintools
|
2023-04-17 20:26:57 +01:00 |
Henry
|
4b9c39cf54
|
Add feature to be able to chain prompt values
|
2023-04-16 23:17:08 +01:00 |
Henry
|
c437c17505
|
🥳 flowise-ui@1.1.0 release
|
2023-04-13 20:28:33 +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
|
2831526c72
|
update README
|
2023-04-10 20:29:55 +01:00 |
Henry
|
c576ea5b67
|
Add marketplaces
|
2023-04-10 17:47:25 +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 |