orangeclk
|
e7343cc67c
|
add max_tokens parameter rule for zhipuai glm4 and glm4v (#2861)
|
2024-03-18 13:19:36 +08:00 |
|
VoidIsVoid
|
83145486b0
|
fix: fix unstable function call response arguments missing (#2872)
|
2024-03-18 13:17:16 +08:00 |
|
takatost
|
69c8e4ddd1
|
fix source handle
|
2024-03-18 13:11:58 +08:00 |
|
JzoNg
|
711f7107b4
|
fix merge
|
2024-03-18 13:11:17 +08:00 |
|
StyleZhang
|
ea4476ac6e
|
init edges
|
2024-03-18 12:49:55 +08:00 |
|
Joel
|
13dbc7f0ce
|
feat: handle questioin classify
|
2024-03-18 11:26:26 +08:00 |
|
Joel
|
b8ecfd859b
|
feat: fill single run form variable with constant value first time
|
2024-03-18 11:03:23 +08:00 |
|
Joel
|
4daf93ef4f
|
feat: form input var type
|
2024-03-18 10:52:45 +08:00 |
|
Joel
|
90b7ca1df1
|
chore: merge main
|
2024-03-18 10:34:57 +08:00 |
|
Su Yang
|
6fd1795d25
|
feat: Allow users to specify AWS Bedrock validation models (#2857)
|
2024-03-18 00:44:09 +08:00 |
|
takatost
|
96f38b2d15
|
fix bug
|
2024-03-18 00:13:34 +08:00 |
|
takatost
|
8a27e51658
|
add Bad Request when generating
|
2024-03-17 21:40:59 +08:00 |
|
takatost
|
8ecec84dcf
|
Merge branch 'main' into feat/workflow-backend
# Conflicts:
# api/core/application_manager.py
|
2024-03-17 21:38:33 +08:00 |
|
takatost
|
a2b3096159
|
add text chunk subscribe for advanced chat blocking mode
|
2024-03-17 21:36:22 +08:00 |
|
takatost
|
80f1fbba56
|
add image file as markdown stream outupt
|
2024-03-17 21:27:08 +08:00 |
|
Su Yang
|
f770232b63
|
feat: add model for 01.ai, yi-chat-34b series (#2865)
|
2024-03-17 21:24:01 +08:00 |
|
Yeuoly
|
d8ab611480
|
fix: code
|
2024-03-17 21:08:41 +08:00 |
|
StyleZhang
|
722ff7795d
|
insert node
|
2024-03-17 20:19:58 +08:00 |
|
takatost
|
73c2b35dfe
|
add completion app creation back
|
2024-03-17 16:30:04 +08:00 |
|
Yeuoly
|
b99eadecf6
|
fix: code template
|
2024-03-17 16:18:15 +08:00 |
|
JzoNg
|
843db3dbdf
|
fix typo
|
2024-03-17 15:06:53 +08:00 |
|
JzoNg
|
3b660f1698
|
chat list api
|
2024-03-17 15:03:37 +08:00 |
|
Bowen Liang
|
a8e694c235
|
fix: print exception logs for ValueError and InvokeError (#2823)
|
2024-03-17 14:34:32 +08:00 |
|
Eric Wang
|
15a6d94953
|
Refactor: Streamline the build-push and deploy-dev workflow (#2852)
|
2024-03-17 14:20:34 +08:00 |
|
JzoNg
|
a2e30e6aa9
|
message log
|
2024-03-17 14:05:56 +08:00 |
|
JzoNg
|
9638885a67
|
fix prompt log
|
2024-03-17 12:41:23 +08:00 |
|
StyleZhang
|
cd01c890e1
|
chat record
|
2024-03-17 09:53:16 +08:00 |
|
StyleZhang
|
552ccb058b
|
stop & restart
|
2024-03-17 09:25:19 +08:00 |
|
takatost
|
36180b1001
|
add model support for kr node single_retrieval_config
|
2024-03-16 22:22:08 +08:00 |
|
takatost
|
65ed4dc91f
|
refactor recommend app api
|
2024-03-16 22:13:06 +08:00 |
|
takatost
|
c709e339b1
|
fix route
|
2024-03-16 18:48:16 +08:00 |
|
takatost
|
3cf8416484
|
add workflow api for installed app & web api & service api
|
2024-03-16 16:27:39 +08:00 |
|
takatost
|
d2d47d0e0e
|
fix bug
|
2024-03-16 15:09:47 +08:00 |
|
StyleZhang
|
05f97f6e06
|
fix chat
|
2024-03-16 15:00:30 +08:00 |
|
takatost
|
11dfdb236d
|
lint fix
|
2024-03-16 14:45:39 +08:00 |
|
takatost
|
6df520ebc6
|
add skip ran node
|
2024-03-16 14:45:16 +08:00 |
|
takatost
|
a047a98462
|
advanced chat support
|
2024-03-16 14:30:53 +08:00 |
|
jyong
|
1df68a546e
|
variable assigner node
|
2024-03-16 01:15:40 +08:00 |
|
jyong
|
5013ea09d5
|
variable assigner node
|
2024-03-16 00:54:29 +08:00 |
|
jyong
|
d92d952e76
|
Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend
|
2024-03-16 00:37:15 +08:00 |
|
jyong
|
4af304e6ae
|
question classifier
|
2024-03-16 00:36:58 +08:00 |
|
takatost
|
5c4d1c52ee
|
add conversation_id & message_id to advanced-chat workflow-runs API
|
2024-03-15 22:24:00 +08:00 |
|
Joel
|
5ee7fc4fde
|
feat: tools vars limit
|
2024-03-15 22:15:36 +08:00 |
|
takatost
|
b0cf8c00db
|
add created_at return in publish workflow
|
2024-03-15 22:08:25 +08:00 |
|
Joel
|
338dd1c714
|
feat: http var limit
|
2024-03-15 22:04:07 +08:00 |
|
Joel
|
af9ae91934
|
feat: template transform default
|
2024-03-15 21:58:56 +08:00 |
|
takatost
|
d122daca87
|
fix conversation filter
|
2024-03-15 21:56:17 +08:00 |
|
Joel
|
ec49da073e
|
feat: code default value
|
2024-03-15 21:54:16 +08:00 |
|
takatost
|
62846be275
|
refactor app generate pipeline
|
2024-03-15 21:42:22 +08:00 |
|
Joel
|
6b9cc927c0
|
feat: llm default value
|
2024-03-15 21:41:27 +08:00 |
|