Charles Zhou
|
63addc9258
|
fix: missing dataset patch parameters in settings modal (#4901)
|
2024-06-05 14:21:59 +08:00 |
|
Bowen Liang
|
f32b440c4a
|
chore: fix indention violations by applying E111 to E117 ruff rules (#4925)
|
2024-06-05 14:05:15 +08:00 |
|
crazywoola
|
6b6afb7708
|
fix: import error in web/app/components/header/account-setting/model-provider-page/declarations.ts (#4944)
|
2024-06-05 14:01:12 +08:00 |
|
zxhlyh
|
a4041cb40b
|
fix: end node limit in next step (#4945)
|
2024-06-05 14:00:47 +08:00 |
|
JasonVV
|
7749b71fff
|
Optimize knowledge retrieval performance by batching dataset quries. (#4917)
|
2024-06-05 13:30:32 +08:00 |
|
Joel
|
3006124e6d
|
feat: pricing page add llm load balancing info (#4942)
|
2024-06-05 11:31:44 +08:00 |
|
Harry Wang
|
3d276f4a7f
|
change "Import from text file" to "Import from file" (#4935)
|
2024-06-05 09:29:29 +08:00 |
|
takatost
|
b20d173324
|
pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933)
|
2024-06-05 02:06:19 +08:00 |
|
takatost
|
f44d1e62d2
|
fix: bedrock get_num_tokens prompt_messages parameter name err (#4932)
|
2024-06-05 01:53:05 +08:00 |
|
takatost
|
21ac2afb3a
|
fix: question classifier instruction npe (#4931)
|
2024-06-05 01:27:58 +08:00 |
|
takatost
|
f7dd327bc2
|
version to 0.6.10 (#4929)
|
2024-06-05 01:12:20 +08:00 |
|
takatost
|
09298a32e7
|
fix: vanna CVE-2024-5565 by disable visualize of ask func (#4930)
|
2024-06-05 00:46:22 +08:00 |
|
Nite Knite
|
37f292ea91
|
feat: model load balancing (#4926)
|
2024-06-05 00:13:29 +08:00 |
|
takatost
|
d1dbbc1e33
|
feat: backend model load balancing support (#4927)
|
2024-06-05 00:13:04 +08:00 |
|
Yeuoly
|
52ec152dd3
|
fix: incorrect parameters transforming while validating (#4928)
|
2024-06-05 00:01:30 +08:00 |
|
Jyong
|
c7bddb637b
|
support instruction in classifier node (#4913)
|
2024-06-04 20:07:54 +08:00 |
|
Jyong
|
4e3b0c5aea
|
support rename document (#4915)
|
2024-06-04 20:07:40 +08:00 |
|
Jyong
|
b6631cd878
|
modify rerank and splitter code directory (#4924)
|
2024-06-04 20:07:25 +08:00 |
|
Nam Vu
|
c212700341
|
fix: router replace in Explore page (#4918)
|
2024-06-04 19:41:54 +08:00 |
|
非法操作
|
e121788ff5
|
chore: make the error msg more clear when validate app token (#4919)
Co-authored-by: Jyong <76649700+johnjyong@users.noreply.github.com>
|
2024-06-04 18:04:10 +08:00 |
|
Joel
|
96460d5ea3
|
feat: document support rename in in dataset (#4732)
|
2024-06-04 15:10:34 +08:00 |
|
Jyong
|
9cf9720efa
|
Fix/azure blob token expire (#4914)
|
2024-06-04 14:30:23 +08:00 |
|
Henry Lu
|
2d9f55b632
|
feat: Add Vanna.AI as a builtin tool (#4878)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-06-04 14:05:29 +08:00 |
|
非法操作
|
7133a16511
|
chore: refactor the serpapi's google search tool (#4834)
|
2024-06-04 14:05:05 +08:00 |
|
Joel
|
a38dfc006e
|
feat: question classify node support use var in instruction (#4710)
|
2024-06-04 14:01:40 +08:00 |
|
Moonlit
|
86e7c7321f
|
Fixed a bug where any content in the 'fetch' was converted to True (#4400)
|
2024-06-04 13:27:23 +08:00 |
|
Bowen Liang
|
58db719a2c
|
dep: bump pandas from 1.x to 2.x (#4820)
|
2024-06-04 13:24:28 +08:00 |
|
doufa
|
9abeb99b32
|
chore: modify tools/JinaReader label to Jina (#4908)
|
2024-06-04 13:21:05 +08:00 |
|
Jyong
|
d828a7fc35
|
fix azure blob token expire (#4911)
|
2024-06-04 13:04:56 +08:00 |
|
Ikko Eltociear Ashimine
|
c6f9ea4434
|
chore: update page.tsx (#4897)
|
2024-06-04 10:19:49 +08:00 |
|
Bowen Liang
|
fb6843815c
|
chore: separate style checks into multiple jobs triggering on file changes (#4876)
|
2024-06-04 03:03:18 +08:00 |
|
dependabot[bot]
|
b97181a793
|
chore(deps): bump azure-storage-blob from 12.9.0 to 12.13.0 in /api (#4695)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-04 02:57:33 +08:00 |
|
Bowen Liang
|
5d15aca85f
|
chore: remove unused code and class in text splitter (#4864)
|
2024-06-04 02:54:09 +08:00 |
|
Pan, Wen-Ming
|
b98a1a3303
|
feat: added Anthropic Claude3 models to Google Cloud Vertex AI (#4870)
Co-authored-by: pwm <pwm@google.com>
|
2024-06-04 02:52:46 +08:00 |
|
takatost
|
696c5308a9
|
chore: optimize nvidia nim credential schema and info (#4898)
|
2024-06-04 02:26:26 +08:00 |
|
Bowen Liang
|
3542d55e67
|
improve: generalize tool parameter converter (#4786)
|
2024-06-03 21:26:58 +08:00 |
|
Joshua
|
3c8a120e51
|
add-nvidia-mim (#4882)
|
2024-06-03 21:10:18 +08:00 |
|
Bowen Liang
|
cd24308f20
|
chore: add issue link tempate for IDEA (#4866)
|
2024-06-03 13:39:54 +08:00 |
|
Joel
|
69190e088e
|
fix: update npm version to fix Incorrect argument types in createChatMessage (#4865)
|
2024-06-03 08:22:27 +08:00 |
|
Charlie.Wei
|
d058a234ba
|
Fixed workflow tts feature audition (#4867)
|
2024-06-03 00:22:14 +08:00 |
|
Kishida Takashi
|
41e536109b
|
fix: Incorrect argument types in createChatMessage (#4861)
|
2024-06-02 21:03:42 +08:00 |
|
Yeuoly
|
f916aa0f92
|
chore: upgrade sandbox (#4839)
|
2024-06-02 11:30:14 +08:00 |
|
Pan, Wen-Ming
|
cdbc260571
|
Bugfix: Vertex AI vision model not support image (#4853)
|
2024-06-02 11:11:09 +08:00 |
|
Bowen Liang
|
b234710af9
|
chore: fix invalid escape sequences by applying W605 rule (#4851)
|
2024-06-02 10:02:37 +08:00 |
|
Bowen Liang
|
23498883d4
|
chore: skip explicit installing jinja2 as testing dependency (#4845)
|
2024-06-02 09:49:20 +08:00 |
|
Bowen Liang
|
a47e8d0da2
|
test: CI test for db migration scripts on changes (#4739)
|
2024-05-31 16:45:34 +08:00 |
|
Bowen Liang
|
6dd0e07af8
|
test: triggering tests on changes and allow cancelling in-progress CI test jobs (#4743)
|
2024-05-31 16:42:14 +08:00 |
|
doufa
|
b1c9671a60
|
fix: status query not stop when leaving document embedding detail page (#4754)
|
2024-05-31 16:07:48 +08:00 |
|
Yeuoly
|
7aaa1ff270
|
chore: increase workflow max steps to 500 (#4835)
|
2024-05-31 15:16:35 +08:00 |
|
Yeuoly
|
85698ca4f7
|
chore: cleanup tools, remove useless code (#4833)
|
2024-05-31 14:19:59 +08:00 |
|