zhaoyi233
|
4373777871
|
Update json_in_md_parser.py (#8983)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-10-03 10:20:56 +08:00 |
|
ice yao
|
415d27c8bf
|
feat(Tools): add discord incoming webhook for sending messages (#7852)
|
2024-10-02 13:18:35 +08:00 |
|
omr
|
5366820a2f
|
fix: corrected typo (#8979)
|
2024-10-02 12:54:22 +08:00 |
|
Hash Brown
|
5f8a27074e
|
fix: chat API is not bringing the conversation/session history (#8965)
|
2024-10-01 12:10:36 +08:00 |
|
zhuhao
|
24ba9fdf6c
|
feat: enhance stepfun image generation tool (#8954)
|
2024-10-01 10:55:54 +08:00 |
|
zhuhao
|
824a0dd63e
|
feat: add qwen2.5-72b and llama3.2 for openrouter (#8956)
|
2024-10-01 10:55:51 +08:00 |
|
ice yao
|
c2d606d587
|
chore: remove unexecuted scripts to avoid ambiguity (#8946)
|
2024-10-01 09:15:18 +08:00 |
|
omr
|
2deaece7e2
|
refactor: remove unnecessary comment (#8949)
|
2024-10-01 09:14:49 +08:00 |
|
CXwudi
|
0d84221b2c
|
chore: sort Gemini models (#8951)
|
2024-10-01 09:14:36 +08:00 |
|
CXwudi
|
cdd7e55a88
|
chore: add missing models from Voyage (#8950)
|
2024-10-01 09:14:21 +08:00 |
|
-LAN-
|
1f5cc071f8
|
chore(version): bump to 0.9.1 (#8945)
|
2024-09-30 23:22:21 +08:00 |
|
Jyong
|
625e4c4c72
|
fix multiple retrieval in knowledge node (#8942)
|
2024-09-30 23:07:04 +08:00 |
|
-LAN-
|
7850a28ec8
|
Revert "chore(version): bump to 0.9.1" (#8944)
|
2024-09-30 22:53:32 +08:00 |
|
-LAN-
|
730d3a6d7c
|
chore(version): bump to 0.9.1 (#8938)
|
2024-09-30 22:13:38 +08:00 |
|
Yi Xiao
|
d6a44e9990
|
fix: request params for internal dataset (#8940)
|
2024-09-30 22:10:27 +08:00 |
|
Jyong
|
3069b5cf57
|
original dataset update remove unuseful parameters (#8939)
|
2024-09-30 22:01:32 +08:00 |
|
NFish
|
7873e455bb
|
fix: Fix the error when importing web pages using jina (#8937)
|
2024-09-30 21:27:11 +08:00 |
|
Jyong
|
a651b73db0
|
original dataset update issue (#8935)
|
2024-09-30 21:17:12 +08:00 |
|
-LAN-
|
d2ce4960f1
|
chore(versioning): bump version to 0.9.0 (#8911)
|
2024-09-30 18:33:20 +08:00 |
|
JzoNg
|
44e81dbbc8
|
Merge branch 'main' into jzh
|
2024-09-30 17:19:35 +08:00 |
|
KVOJJJin
|
1af4ca344e
|
Feat: add debounce for search in logs (#8924)
|
2024-09-30 17:18:47 +08:00 |
|
zhuhao
|
fa837b2dfd
|
fix: fix the issue with the system model configuration update (#8923)
|
2024-09-30 17:14:13 +08:00 |
|
Joel
|
944cfd2b68
|
chore: merge main
|
2024-09-30 16:43:06 +08:00 |
|
Joel
|
6d2682c751
|
fix: help link url
|
2024-09-30 16:36:16 +08:00 |
|
github-actions[bot]
|
824a71388a
|
chore: translate i18n files (#8917)
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-09-30 16:35:00 +08:00 |
|
Aurelius Huang
|
4585cffce1
|
fix: Compatible with special characters in pg full-text search. (#8921)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
|
2024-09-30 16:32:23 +08:00 |
|
Yi Xiao
|
13046709a9
|
fix: line in iteration node is not straight (#8918)
|
2024-09-30 16:04:51 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
StyleZhang
|
d2971e84bb
|
fix: node handle tooltip
|
2024-09-30 15:23:04 +08:00 |
|
StyleZhang
|
b67b81bf8f
|
fix: file upload tip
|
2024-09-30 14:52:16 +08:00 |
|
Joel
|
c05902404d
|
chore: add help link
|
2024-09-30 14:00:51 +08:00 |
|
Joel
|
1e6d5f2c48
|
feat: add support doc extract file types
|
2024-09-30 13:56:24 +08:00 |
|
zhuhao
|
77aef9ff1d
|
refactor: optimize the calculation of rerank threshold and the logic for forbidden characters in model_uid (#8879)
|
2024-09-30 12:55:01 +08:00 |
|
zhuhao
|
503561f464
|
fix: fix the data validation consistency issue in keyword content review (#8908)
|
2024-09-30 12:52:18 +08:00 |
|
-LAN-
|
ada9d408ac
|
refactor(api/variables): VariableError as a ValueError. (#8554)
|
2024-09-30 12:48:58 +08:00 |
|
-LAN-
|
3af65b2f45
|
feat(api): add version comparison logic (#8902)
|
2024-09-30 11:12:26 +08:00 |
|
Zhaofeng Miao
|
369e1e6f58
|
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761)
|
2024-09-30 09:57:19 +08:00 |
|
JzoNg
|
e2b1464db2
|
fix features update by DSL import
|
2024-09-29 17:15:39 +08:00 |
|
zhuhao
|
fb49413a41
|
feat: add voyage ai as a new model provider (#8747)
|
2024-09-29 16:55:59 +08:00 |
|
zhuhao
|
42dfde6546
|
docs: add english versions for the files customizable_model_scale_out and predefined_model_scale_out (#8871)
|
2024-09-29 16:16:56 +08:00 |
|
chenxu9741
|
c531b4a911
|
fix: #8843 event: tts_message_end always return in api streaming resp… (#8846)
|
2024-09-29 16:13:20 +08:00 |
|
longzhihun
|
e4ed916baa
|
Add Jamba and Llama3.2 model support (#8878)
|
2024-09-29 16:12:56 +08:00 |
|
-LAN-
|
4ec977eaba
|
fix(workflow): update tagging logic in GitHub Actions (#8882)
|
2024-09-29 16:12:42 +08:00 |
|
JzoNg
|
f0285a53d2
|
fix style of textarea in retrivel test
|
2024-09-29 15:53:10 +08:00 |
|
Joel
|
00f91b5dc4
|
chore: list fiter i18n
|
2024-09-29 14:57:38 +08:00 |
|
StyleZhang
|
dc3e86b82a
|
fix: embedded chat file form
|
2024-09-29 14:56:13 +08:00 |
|
Joel
|
d239c5b54d
|
fix: list filter first name
|
2024-09-29 14:47:02 +08:00 |
|
StyleZhang
|
23abccd3a6
|
fix: lint
|
2024-09-29 14:43:17 +08:00 |
|
JzoNg
|
2520e40059
|
fix: feature panel content height in safari
|
2024-09-29 14:17:27 +08:00 |
|
JzoNg
|
1d4ed3d9e7
|
fix: feature panel content height in safari
|
2024-09-29 14:06:07 +08:00 |
|