Commit Graph

1812 Commits (517cdb2ca4480f3c7ddeba8f56c2a08e564baa85)

Author SHA1 Message Date
jyong 517cdb2ca4 add external knowledge 1 year ago
Bowen Liang bbb6fcc4f0
chore: update ruff from 0.5.x to 0.6.x (#7384) 1 year ago
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
非法操作 a0c689c273
feat: add jina tokenizer tool (#7375) 1 year ago
Chengyu Yan bfd905602f
feat(api): support wenxin text embedding (#7377) 1 year ago
sino a0a67873aa
chore: optimize ark model parameters (#7378) 1 year ago
-LAN- 5350b1d938
fix(api/services/workflow/workflow_converter.py): Add converrsation variable to workflow. (#7257) 1 year ago
噢哎哟喂 baaa3f7f42
add base url for moonshot model (#7360) 1 year ago
crazywoola 4d4af00399
fix: keywords (#7357) 1 year ago
Weaxs 3a33062405
feat: support siliconflow rerank (#7337) 1 year ago
Leo.Wang 5a729a69cd
feat: tools/gitlab (#7329)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Nam Vu dbc1ae45de
chore: update docstrings (#7343) 1 year ago
-LAN- a2fafee53a
chore(api/libs/bearer_data_source.py): Remove expired fie. (#7300) 1 year ago
Xiyuan Chen c7df6783df
Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324) 1 year ago
Jason Tan acfab01dcf
fix editor auth (#7297) 1 year ago
噢哎哟喂 6fdbc7dbf3
fix error when use farui-plus model (#7316)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
1 year ago
Hongbin d1a6702aa4
Update PerfXCloud Model List (#7212)
Co-authored-by: xhb <466010723@qq.com>
1 year ago
Nam Vu ed85d8281a
fix: null annotation (#7313) 1 year ago
-LAN- 9414143b5f
chore(api/libs): Apply ruff format. (#7301) 1 year ago
-LAN- 2d89b7d0a9
fix(api/services/app_dsl_service.py): Add conversation variables. (#7304) 1 year ago
-LAN- 3f9720bca0
fix(api/core/app/segments/segments.py): Fix file to markdown. (#7293) 1 year ago
Xiyuan Chen 7619850855
feat: support pinning, including, and excluding for Model Providers and Tools (#7283) 1 year ago
-LAN- 3571292fbf
chore(api): Introduce Ruff Formatter. (#7291) 1 year ago
-LAN- 8f16165f92
chore(api/core): Improve FileVar's type hint and imports. (#7290) 1 year ago
非法操作 6ff7fd80a1
feat: support OPENAI json_schema (#7258) 1 year ago
非法操作 5aa373dc04
feat: add chatgpt-4o-latest (#7289) 1 year ago
-LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 1 year ago
Nam Vu d2ccd8ba53
fix: #7222 docstrings (#7276) 1 year ago
Xiyuan Chen d29b32fce2
fix: typo in upstage/llm/_position.yaml (#7286) 1 year ago
pp 101db126c8
fix: missed rerank_mode when convert to DatasetEntity (#7269) 1 year ago
mochi ba79088ffc
Fix SQL parser Error in MyScale vdb. (#7255) 1 year ago
非法操作 3a27166c2e
chore: allow download audio/video through HTTP node (#7224) 1 year ago
-LAN- b5d472fad7
test(*): Avoid import from `api` in tests. (#7251) 1 year ago
噢哎哟喂 52383d0161
add support for tongyi-farui (#7248)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
1 year ago
-LAN- 48d2febebf
fix(api/core/tools/entities/tool_entities.py): Fix type define. (#7250) 1 year ago
-LAN- f6c12b10ac
chore: update package versions to 0.7.0 (#7236) 2 years ago
-LAN- 5b77ef01d4
chore(api/services/app_dsl_service.py): Bump DSL version to 0.1.1 (#7235) 2 years ago
feng0 2fe2e350ce
add secondary sort_key when using `order_by` and `paginate` at the same time (#7225) 2 years ago
Leo.Wang 986fd5bfc6
Add gitlab support (#7179)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
miendinh f104b930cf
feat: support elasticsearch vector database (#3558)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Onelevenvy 0f59d76997
fix: add context_size and max_chunks to Tongyi embedding to resolve issue #7189 (#7227) 2 years ago
非法操作 b3743a9ae5
chore: refactor searXNG tool (#7220) 2 years ago
lichao 13d061911b
Error Exception Message Of "Message Not Exists.", Should be "Suggested Questions Is Disabled." (#7219) 2 years ago
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
yusuke_ten 8b55bd5828
fix: display notion document title correctly (#7215) 2 years ago
shAlfred a12ddc47e7
feat: add support of speech2text function for OpenAI-API-compatible and Siliconflow (#7197) 2 years ago
Weaxs 67b9fdaad7
siliconflow support bge-3 && bce-v1 embedding (#7198) 2 years ago
mago960806 a68df696ec
Fix issue with incorrect port number in app_base_url due to NAT networks (#6653) 2 years ago
Bowen Liang ccb6ddd840
chore: bump Ruff to 0.5.7 (#7174) 2 years ago
ybalbert001 f2cb1fb09f
Fix : Workflow "start" paste url not support s3 pre-signed URL (#6855)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago