Commit History
Refactor (#4303)
2320b60
Kevin Hu
commited on
Add top_k for create_chat and update_chat api (#4294)
252d77a
liuhua
liuhua
commited on
Fix bugs in chunk api (#4293)
3a77303
liuhua
liuhua
commited on
Code refactor. (#4291)
9cfd69b
Kevin Hu
commited on
Fix: After executing npm i --force locally, the login page cannot be opened #4290 (#4292)
2f2501f
balibabu
commited on
Feat: The Begin and IterationStart operators cannot be deleted using shortcut keys #4287 (#4288)
b1ea792
balibabu
commited on
Fix the bug in create_dataset function (#4284)
fe9e315
liuhua
liuhua
commited on
Fix agent session list by user_id. (#4285)
150c0c3
Kevin Hu
commited on
Feat: Translate the system prompt of the generate operator #3993 (#4283)
19737f9
balibabu
commited on
Fix BaiduFanyi TestRun parameter validation and debug method missing β¦ (#4275)
b20530c
WANGRUI-ZB
wangrui
Kevin Hu
commited on
Fix some bugs in text2sql.(#4279)(#4281) (#4280)
624ceba
Initial draft of the begin component reference (#4272)
0812124
writinwaters
commited on
Update text2sql agent manual document (#4226) (#4271)
a1ea313
Fix chat listing error. (#4270)
a4802a2
Kevin Hu
commited on
Feat: Delete useless code #4242 (#4267)
6430aeb
balibabu
commited on
Fix: The edit box for the headers parameter of the invoke operator is always loading. #4265 (#4266)
996fe99
balibabu
commited on
Fix Python SDK example error. (#4263)
826a9e4
Kevin Hu
commited on
Fix Python SDK example error. (#4262)
c9b5e68
Kevin Hu
commited on
Feat: Limit the iteration start node to only be the source node #4242 (#4260)
aaea411
balibabu
commited on
Clean query. (#4259)
b03b316
Kevin Hu
commited on
Add iteration for agent. (#4258)
a4f36a5
Kevin Hu
commited on
Feat: Add the iteration Node #4242 (#4247)
2bdad3e
balibabu
commited on
Update UI text (#4248)
4496b5e
Replace image2text model check with internal image. (#4250)
a042063
Kevin Hu
commited on
Fix text (#4244)
4beec7d
Fix bugs (#4241)
274a893
Fixed invoke component parameters #4236 (#4237)
8e24bf0
Update version info (#4232)
db17f34
Removing invisible chars before tokenization. (#4233)
4dd5c5e
Kevin Hu
commited on
Fix component input error. (#4231)
eba4697
Kevin Hu
commited on
Miscellaneous updates (#4228)
47731cb
writinwaters
commited on
Fix: Q&A chunk modification (#4227)
21e42fc
balibabu
commited on
Update pyproject.toml to 0.15.1 (#4222)
2eb2b2e
Fix: Rename chat name, missing field 'avatar' #4125 (#4221)
d33a1af
balibabu
commited on
Fix misspell. (#4219)
94d909f
Kevin Hu
commited on
Fix interface as input variable for component. (#4212)
4d88c77
Kevin Hu
commited on
Remove session owner check. (#4211)
68202d1
Kevin Hu
commited on
Add user_id for third-party system to record sessions. (#4206)
f2b6717
Kevin Hu
writinwaters
commited on
Bump infinity to 0.5.2 (#4207)
68148fe
fix: stop rerank by model when search result is empty (#4203)
fefb5eb
Catch the exception while parsing pptx. (#4202)
74b229a
Kevin Hu
commited on
Update progress time info (#4193)
35dcaff
Fix score() issue (#4194)
3808212
Fix raptor bug. (#4192)
077390b
Kevin Hu
commited on
Fix: Fixed the issue that the page crashed when the node ID was the same as the combo ID #4180 (#4191)
38b46ea
balibabu
commited on
Added time to progress message (#4185)
7f2b93e
Fix duplicated communitiy (#4187)
43c49ab
Kevin Hu
commited on
Fix error of changing embedding model (#4184)
0d51511
Feat: If there is no result in the recall test, an empty data image will be displayed. #4182 (#4183)
c34c86c
balibabu
commited on