Commit Graph

2350 Commits (ccbe42eb5f6fb0aec004f199b5a7252ce70c78a5)

Author SHA1 Message Date
crazywoola 93af87a9e0
fix: move exception to debug mode (#9258) 2 years ago
zhuhao 7a6970e570
feat: add supabase object storage (#9229) 2 years ago
Jyong 42b02b3a5f
Fix/agent external knowledge retrieval (#9241) 2 years ago
AkisAya d7b8e071dd
fix:#9222 create or update custum tools error (#9228) 2 years ago
Bowen Liang 7c6ae96a09
chore: check all dependencies groups in pyproject.toml (#9224) 2 years ago
Jyong 80b62d50f5
Fix/add es num_candidates (#9225) 2 years ago
zxhlyh d498f4e55e
Chore/model icon url (#9218)
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
AAEE86 fe41e8bc18
feat: add siliconflow custom add model interface (#8745) 2 years ago
Joe 1e7ef46e9c
fix: update inner api proxies (#9174) 2 years ago
crazywoola e0c8189f1a
feat: add NotFound error for dataset service (#9215) 2 years ago
Fei He 5c76131d3d
feat: add gte rerank for tongyi (#9153) 2 years ago
Jyong cabdb4ef17
fix retrieval resource positon missed (#9155)
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2 years ago
Junyan Qin b58f8dd7b4
feat: download pkg from marketplace (#9184) 2 years ago
Yeuoly 118fa66567
feat: backwards invoke tools 2 years ago
zhuhao 05c1ef75c4
feat: add allow_llm_to_see_data flag for vanna (#9156) 2 years ago
Xiaoguang Sun be2f1e59f2
improve: Refresh updated_at field of DataSourceOauthBinding model (#9173)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
2 years ago
Sa Zhang 75f0a5e36a
fix: Typo Correction in jina.yaml (#9161) 2 years ago
Yeuoly 699d41deec
fix: add source to plugin entity 2 years ago
Jyong 68107fe355
downgrade elastic to 8.14 (#9171) 2 years ago
Yeuoly dd0462c1dc
feat: support two install source 2 years ago
takatost 477beae3bb
fix: missing usage of metadata in the chatflow app (#9167) 2 years ago
Charlie.Wei 6b6e94da08
Fix code indentation errors (#9164) 2 years ago
Ziyu Huang fc60b554a1
Fixes #9159: Modify to make it works to llama.cpp rerank API (#9160) 2 years ago
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
ronaksingh27 62051d5171
Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 2 years ago
luckylhb90 2024a6c941
fix: vertex ai remote url error(Error: not enough values to unpack) (#9134)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
-LAN- 37d5c166ca
fix(migrations): correct parent_message_id for service-api records (#9132) 2 years ago
呆萌闷油瓶 060897b25b
chore:add azure openai api version 2024-09-01-preview (#9141) 2 years ago
非法操作 499cc57082
fix: response_format of model_parameters will not be removed (#9148) 2 years ago
Yeuoly a470e0e60e
fix: missing detailed paths of endpoints 2 years ago
Yeuoly 2622159763
feat: support verify signature 2 years ago
Yeuoly dfaf639790
feat: support endpoint url template 2 years ago
Yeuoly ae96f66a08
feat: support list endpoints for single plugin, fix: failed to clear endpoint credentials 2 years ago
Bowen Liang b279d19040
chore: avoid star imports usage (#9123) 2 years ago
Hash Brown 511ffa4698
fix: follow-up (suggested questions) does not refer to the most recen… (#9122) 2 years ago
pinsily 7a1da2409d
add generate conversation name error log (#9117) 2 years ago
Charlie.Wei 55679b4389
azure add o1-mini、o1-preview models (#9088)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
kurokobo c0b71f8286
feat: respect x-* headers for redirections (#9054) 2 years ago
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 2 years ago
Bowen Liang b360feb4c1
refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2 years ago
zhuhao 5fcd614186
feat: output the execution results of tool should only in debug mode (#9104) 2 years ago
zhuhao 4be1aa516c
feat: add tags for vanna tools (#9102) 2 years ago
zhuhao 5e250403d3
chore: add the missing tool names to the _position file (#9099) 2 years ago
SebastjanPrachovskij f8af9c6ad0
refactor: Update countries & languages list for SearchApi engines (#9090) 2 years ago
ybalbert001 57994e4a24
fix s3 presign url check problem, support two versions(v2,v4) (#9093)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
crazywoola 3a0734d94c
Feat/9081 add support for llamaguard through groq provider (#9083) 2 years ago
Yeuoly 570b7d18ac
fix: endpoint apis 2 years ago
zhuhao 5b7de7705e
feat: add timestamp conversion and timestamp retrieval for time tool (#9085) 2 years ago
Yeuoly a9c21ef929
feat: uninstall plugins 2 years ago
Yeuoly e27a03ae15
feat: support install plugin 2 years ago
zhuhao 5213650fed
feat: update the xinf tool's API key to optional (#9073) 2 years ago
gaocarri 8204e0e14a
fix: Count exception occurs when searching conversations (#8754)
Co-authored-by: zheng.gao <zheng.gao@amh-group.com>
2 years ago
Infinitnet e741ee2f45
Correct max_tokens for OpenRouter Sonnet 3.5 (#9068) 2 years ago
非法操作 966e65bb66
fix: zhipu ai web_search not work (#9058) 2 years ago
Bowen Liang 896998ef3f
chore: refine python dependency list and check dependencies in order (#9061) 2 years ago
Bowen Liang 7c0b159a81
chore: removing unused imports in tests (#9049) 2 years ago
Bowen Liang b933c9d206
chore: move testing env variables from pyproject.toml to pytest.ini (#9019) 2 years ago
呆萌闷油瓶 f45042aa8e
fix:ddg ratelimit 202 (#9047) 2 years ago
aiscrm 2ab8bc679f
fix: Missing model information in llm span of Langfuse #9029 (#9030)
Co-authored-by: corel <corelchen@qq.com>
2 years ago
zhuhao 2571b0c4e3
feat: add baidu obs storage (#9024) 2 years ago
zhuhao 959a81a41b
refactor: remove the duplicate definitions across different modules (#9022) 2 years ago
Bowen Liang 4480b469a6
chore: fix the yanked dependency vesion aiohappyeyeballs 2.4.2 (#9020) 2 years ago
zg0d233 fcfa1252a0
fix bug when adding openai or openai-compatible stt model instance (#9006) 2 years ago
zhuhao e1e2d0b364
fix: failed to open links to images generated by QR code tool when using Huawei OBS (#9034) 2 years ago
Giannis Kepas dc5839b6bb
feat: Update AWS Bedrock supported regions (#8992) 2 years ago
zhaoyi233 4373777871
Update json_in_md_parser.py (#8983)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ice yao 415d27c8bf
feat(Tools): add discord incoming webhook for sending messages (#7852) 2 years ago
Hash Brown 5f8a27074e
fix: chat API is not bringing the conversation/session history (#8965) 2 years ago
zhuhao 24ba9fdf6c
feat: enhance stepfun image generation tool (#8954) 2 years ago
zhuhao 824a0dd63e
feat: add qwen2.5-72b and llama3.2 for openrouter (#8956) 2 years ago
omr 2deaece7e2
refactor: remove unnecessary comment (#8949) 2 years ago
CXwudi 0d84221b2c
chore: sort Gemini models (#8951) 2 years ago
CXwudi cdd7e55a88
chore: add missing models from Voyage (#8950) 2 years ago
Yeuoly 56b7853afe
feat: compat tool provider credentials to updated data 2 years ago
-LAN- 1f5cc071f8
chore(version): bump to 0.9.1 (#8945) 2 years ago
Jyong 625e4c4c72
fix multiple retrieval in knowledge node (#8942) 2 years ago
-LAN- 7850a28ec8
Revert "chore(version): bump to 0.9.1" (#8944) 2 years ago
-LAN- 730d3a6d7c
chore(version): bump to 0.9.1 (#8938) 2 years ago
Jyong 3069b5cf57
original dataset update remove unuseful parameters (#8939) 2 years ago
Jyong a651b73db0
original dataset update issue (#8935) 2 years ago
-LAN- d2ce4960f1
chore(versioning): bump version to 0.9.0 (#8911) 2 years ago
takatost e12f4009d3 feat: optimize icon url 2 years ago
Yeuoly 6dfc31a542
refactor: credentials schemas to array 2 years ago
zhuhao fa837b2dfd
fix: fix the issue with the system model configuration update (#8923) 2 years ago
Yeuoly c9f80b46a1
fix: add endpoint name 2 years ago
Aurelius Huang 4585cffce1
fix: Compatible with special characters in pg full-text search. (#8921)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
zhuhao 77aef9ff1d
refactor: optimize the calculation of rerank threshold and the logic for forbidden characters in model_uid (#8879) 2 years ago
zhuhao 503561f464
fix: fix the data validation consistency issue in keyword content review (#8908) 2 years ago
-LAN- ada9d408ac
refactor(api/variables): VariableError as a ValueError. (#8554) 2 years ago
-LAN- 3af65b2f45
feat(api): add version comparison logic (#8902) 2 years ago
Zhaofeng Miao 369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2 years ago
Yeuoly 0025b27200
fix: tool invocation logs 2 years ago
Yeuoly 0dd05d7b6d
feat: tool output schema 2 years ago
takatost 7c83d5ce76 feat: add dockerignore items 2 years ago
takatost a57f60a6e0 feat: remove unused codes 2 years ago
Yeuoly 2f36692bf9
fix: get tool runtime parameters 2 years ago
takatost bcdb407be8 feat: remove unused codes 2 years ago
Yeuoly d4e007f9db
feat: support get tool runtime parameters 2 years ago
takatost 8563155d1b feat: remove unused codes 2 years ago