Commit Graph

882 Commits (cdc08a434f8e82809fa33ae4ebe8541a7ffc16a8)

Author SHA1 Message Date
Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 2 years ago
Joshua 3c8a120e51
add-nvidia-mim (#4882) 2 years ago
Pan, Wen-Ming cdbc260571
Bugfix: Vertex AI vision model not support image (#4853) 2 years ago
Bowen Liang b234710af9
chore: fix invalid escape sequences by applying W605 rule (#4851) 2 years ago
Yeuoly 85698ca4f7
chore: cleanup tools, remove useless code (#4833) 2 years ago
Oliver Lee 176d91937d
fix 'NoneType' and new ContentType supported. (#4818) 2 years ago
Yash Parmar e0da0744b5
add: ollama keep alive parameter added. issue #4024 (#4655) 2 years ago
Krasus.Chen 93d3350c8c
update sd-webui api parameters to v1.9.3 (#4798)
Co-authored-by: Your Name <chen@krasus.red>
2 years ago
zxhlyh 4b91383efc
feat: workflow variable aggregator support group (#4811)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
SebastjanPrachovskij b10e67be3b
Add SearchApi tools (#4648) 2 years ago
zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324)
Co-authored-by: chenyongzhao <chenyz@mama.cn>
2 years ago
Yeuoly 74f38eacda
feat: support define tags in tool yaml (#4763) 2 years ago
Weaxs b189faca52
feat: update ernie model (#4756) 2 years ago
Yeuoly d4cd6149ac
fix: incorrect workflow max call depth (#4759) 2 years ago
xielong e1cd9aef8f
feat: support baichuan3 turbo, baichuan3 turbo 128k, and baichuan4 (#4762) 2 years ago
Yeuoly ba37275503
fix: confusing chart description (#4760) 2 years ago
majian 72a90074bc
Add WORKFLOW_CALL_MAX_DEPTH env var. (#4713) 2 years ago
crazywoola 705a6e3a8e
Fix/4742 ollama num gpu option not consistent with allowed values (#4751) 2 years ago
xielong 793f0c1dd6
fix: Corrected schema link in model_runtime's README.md (#4757) 2 years ago
xielong 88b4d69278
fix: Correct context size for banchuan2-53b and banchuan2-turbo (#4721) 2 years ago
Jyong 1b2d862973
add error msg for hit test (#4704) 2 years ago
Yeuoly e198bc9b9a
fix: workflow as tool garbled (#4707) 2 years ago
crazywoola 6534566b7e
feat: add América/São Paulo tz (#4701) 2 years ago
Patryk Garstecki f40743183e
🔧 Add env variable for time signature (#4650) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
Bowen Liang 140dd873f1
fix: show exception message when sandbox execution fails (#4663) 2 years ago
crazywoola 27dae156db
fix: colon in file mistral.mistral-small-2402-v1:0 (#4673) 2 years ago
Giovanny Gutiérrez 2deb23e00e
fix: Show rerank in system for localai (#4652) 2 years ago
longzhihun fe9bf5fc4a
[seanguo] add support of amazon titan v2 and modify the price of amazon titan v1 (#4643)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
kronus-ho f56b984d97
Fix Unnecessary Newline Characters in Extracted Tool Response Text (#4646)
Co-authored-by: kronus <kronus@istarshine.com>
2 years ago
miendinh f804adbff3
feat: Support for Vertex AI - load Default Application Configuration (#4641)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
10YearsDiary 109aabc6f2
fix: incorrect handling when http header value contain multiple colons. (#4574) 2 years ago
yalei 026175c8f7
feat: update notion extractor (#3898)
Co-authored-by: duyalei <>
2 years ago
Krasus.Chen f156014daa
update lite8k/speed8k/128k max_token to newest (#4636)
Co-authored-by: Your Name <chen@krasus.red>
2 years ago
majian 8c2ca60c8b
feat: Add WORKFLOW_MAX_EXECUTION_TIME env var (#4632) 2 years ago
Bowen Liang 3fda2245a4
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2 years ago
Patryk Garstecki 296887754f
Support for Vertex AI (#4586) 2 years ago
QuietRocket 9ae72cdcf4
feat: Add Gemini Flash (#4616) 2 years ago
Jyong 24624491cd
add qdrant metadata.doc_id index when create qdrant collection (#4570) 2 years ago
Jyong 233c4150d1
support images and tables extract from docx (#4619) 2 years ago
Yeuoly 5893ebec55
fix: code node garbled in Javascript (#4615) 2 years ago
takatost 11642192d1
chore: add https://api.openai.com placeholder in OpenAI api base (#4604) 2 years ago
呆萌闷油瓶 e57bdd4e58
chore:update gpt-3.5-turbo and gpt-4-turbo parameter for azure (#4596) 2 years ago
somethingwentwell 461488e9bf
Add Azure OpenAI API version for GPT4o support (#4569)
Co-authored-by: wwwc <wwwc@outlook.com>
2 years ago
非法操作 24576a39e5
fix: some google search result raise exception (#4567) 2 years ago
Justin Wu 3ab19be9ea
Fix bedrock claude wrong pricing (#4572)
Co-authored-by: Justin Wu <justin.wu@ringcentral.com>
2 years ago
naporitan 5b009a5afb
chore(api): Use channel from UI as API query parameter (#4562) 2 years ago
非法操作 3efb5fe7e2
Refactor part of the ProviderManager code to improve readability (#4524) 2 years ago
呆萌闷油瓶 d5a33a0323
feat:add gpt-4o for azure (#4568) 2 years ago
Li Yi f32bba6531
Update requirements.txt with latest OSS package with AuthV4 support (#4425) 2 years ago
rennokki 6b5685ef0c
feat: Jina Search & Jina Reader CSS selectors (#4523) 2 years ago
Bowen Liang e8e213ad1e
chore: apply and fix flake8-bugbear lint rules (#4496) 2 years ago
Bowen Liang 5f4df34829
improve: generalize transformations and scripts of runner and preloads into TemplateTransformer (#4487) 2 years ago
Rain Chen c255a20d7c
allow to config max segmentation tokens length for RAG document using environment variable (#4375) 2 years ago
majian b5204111da
Add UNSTRUCTURED_API_KEY env support (#4369) 2 years ago
Ever 4086f5051c
feat:Provide parameter config for mask_sensitive_info of MiniMax mode… (#4294)
Co-authored-by: 老潮 <zhangyongsheng@3vjia.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
fanghongtai 1cca100a48
fix:modify spelling errors: lanuage ->language in schema.md (#4499)
Co-authored-by: wxfanghongtai <wxfanghongtai@gf.com.cn>
2 years ago
Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 2 years ago
sino 528faceb35
fix: cot agent token usage is empty (#4474) 2 years ago
Yeuoly c2a8fa91b1
fix: cot gent duplicate messages (#4470) 2 years ago
Yeuoly 091fba74cb
enhance: claude stream tool call (#4469) 2 years ago
Bowen Liang 083ef2e6fc
improve: exract Code Node provider for each supported scripting language (#4164) 2 years ago
jiaqianjing 0ac5d621b6
add llm: ernie-character-8k of wenxin (#4448) 2 years ago
Han Fangyuan 3df47b7b59
fix: wrong category name in examples of question classifier completion prompt (#4421) 2 years ago
sino 6e9066ebf4
feat: support doubao llm and embeding models (#4431) 2 years ago
VoidIsVoid a76ae2d756
chore: remove useless code in knowledge_retrieval_node (#4412) 2 years ago
Charlie.Wei 97b65f9b4b
Optimize webscraper (#4392)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Yeuoly 182dadd433
chore: remove model as tool (#4409) 2 years ago
非法操作 1d0f88264f
Fix HTTP REQUEST NODE is always waiting but endpoint have responsed (#4395) 2 years ago
Yash Parmar 332baca538
FIX: fix the temperature value of ollama model (#4027) 2 years ago
kerlion 98140ae5d9
fix the issue of MILVUS_DATABASE has no effect. (#4353) 2 years ago
非法操作 3271e3e803
improve the code readability of http_executor node (#4360) 2 years ago
Yeuoly 16d47923c3
fix: requests timeout (#4370) 2 years ago
Yeuoly e8311357ff
feat: gpt-4o (#4346) 2 years ago
orangeclk ece0f08a2b
add yi models (#4335)
Co-authored-by: 陈力坤 <likunchen@caixin.com>
2 years ago
Yeuoly bbef964eb5
improve: code upgrade (#4231) 2 years ago
Weaxs 8cc492721b
fix: minimax streaming function_call message (#4271) 2 years ago
Joshua a80fe20456
add-some-new-models-hosted-on-nvidia (#4303) 2 years ago
takatost d8926a2571
feat: hide node detail outputs in webapp & installed app in explore (#3954) 2 years ago
呆萌闷油瓶 4796f9d914
feat:add gpt-4-turbo for azure (#4287) 2 years ago
Sebastian.W a588df4371
Add rerank model type for LocalAI provider (#3952) 2 years ago
Patryk Garstecki 2c1c660c6e
fix(Backend:http_executor): 🔧 prevent splitting JSON data as v… (#4276) 2 years ago
Bowen Liang 228de1f12a
fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 2 years ago
Yeuoly 8578ee0864
feat: support LLM jinja2 template prompt (#3968)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Jyong 897e07f639
question classifier prompt optimize (#4262) 2 years ago
LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 2 years ago
takatost 86a6e6bd04
feat: increase max steps to 50 in workflow (#4252) 2 years ago
sino 4aa21242b6
feat: add volcengine maas model provider (#4142) 2 years ago
Yong723 8ce93faf08
Typo on deepseek.yaml and yi.yaml (#4170) 2 years ago
Su Yang 9f440c11e0
feat: DeepSeek (#4162) 2 years ago
Joshua 58bd5627bf
Add-Deepseek (#4157) 2 years ago
Moonlit 2fdd64c1b5
feat: add proxy configuration for Cohere model (#4152) 2 years ago
VoidIsVoid 543a00e597
feat: update model_provider jina to support custom url and model (#4110)
Co-authored-by: Gimling <huangjl@ruyi.ai>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Minamiyama f361c7004d
feat: support vision models from xinference (#4094)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Tomy bb7c62777d
Add support for local ai speech to text (#3921)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Yeuoly d51f52a649
fix: http authorization leakage (#4146) 2 years ago
Jyong e353809680
question classifier optimize (#4147) 2 years ago
takatost c2f0f958ef
fix: passing in 0 as a numeric variable will be converted to null (#4148) 2 years ago
Charlie.Wei 087b7a6607
azure_openai add gpt-4-turbo-2024-04-09 model (#4144)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago