Commit Graph

1620 Commits (chore/optimize-app-workflow-deletion-slow-sql)

Author SHA1 Message Date
Bowen Liang 87ee3e627f
chore: fix typo in config descriptions (#5585) 2 years ago
-LAN- 45a3ea6fed
fix: add support for FILE type in ToolParameterConverter (#5578) 2 years ago
Bowen Liang 2a0f03a511
refactor: extract cors configs into dify config and cleanup the config class (#5507)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost ec1d3ddee2
feat: support importing and overwriting workflow DSL (#5511)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
keita69 cdc2a6f637
The firecrawl tool now supports self-hosting (#5528)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Yeuoly 023dba9475
fix: revert CI path filters (#5561) 2 years ago
sino 877a2c144b
feat: support predefined models for openrouter (#5494) 2 years ago
非法操作 f7900f298f
chore: refactor the http executor node (#5212) 2 years ago
非法操作 1e28a8c033
chore: add create_json_message api for tools (#5440) 2 years ago
-LAN- ba67206bb9
fix(api/model_runtime/azure/llm): Switch to tool_call. (#5541) 2 years ago
Xiaoguang Sun 13fcd7a901
feat: Add program_name attribute to TiDB connection (#5499)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
2 years ago
Jyong 756d9a4bc2
add opensearch default value (#5536) 2 years ago
takatost 4a031de0d9
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
crazywoola 47a5d4527b
feat: use root dir to start python and celery (#5515) 2 years ago
Xiao Ley dcec9d7bb7
feat: add new features to enhance image and link handling in Jina tool (#5517) 2 years ago
kurokobo ea29007bc0
fix: apply best practices for the latest buildkit (#5527) 2 years ago
Xiao Ley 3a626cd251
fix: added error handling for novita ai tool query (#5506)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Nam Vu e9ce0b10de
feat: add Asia/Ho_Chi_Minh timezone (#5521) 2 years ago
kurokobo c5d64baba4
fix: correct typos (#5510) 2 years ago
Bowen Liang 29ca6815ae
chore: use singular style in middleware config class name (#5502) 2 years ago
Bowen Liang 5217f7cf69
refactor: extract hosted service configs into dify config (#5504) 2 years ago
非法操作 57063095c1
fix: summary of duckduckgo_search (#5488) 2 years ago
vccler 48757e581e
fix: zhipu tool calling, this PR fixes the bug described in issue #5496 (#5469)
Co-authored-by: vccler <vccler@163.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
LXM e8ad0339a3
fix: tongyi json output (#5396) 2 years ago
Bowen Liang f67b164b0d
refactor: extract db configs and celery configs into dify config (#5491) 2 years ago
Bowen Liang b05cc3a1e4
refactor: extract storage provider configs into dify configs (#5443) 2 years ago
Bowen Liang 8890978ad3
chore: use singular style in config class name (#5489) 2 years ago
takatost 9a5c423d59
chore: remove pip support for api service (#5453)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2 years ago
tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
2 years ago
Bowen Liang 27f0ae8416
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
crazywoola 91d38a535f
fix: max_tokens of qwen-plus & qwen-plus-chat (#5480) 2 years ago
Pan, Wen-Ming 95c882934e
feat: add support for Vertex AI claude-3-5-sonnet@20240620 (#5475)
Co-authored-by: Wenming Pan <pwm@google.com>
2 years ago
crazywoola 92ddb410cd
feat: option to hide workflow steps (#5436) 2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
Su Yang 26b6fd2236
feat: add support for bedrock claude-3-5-sonnet-20240620 (#5461) 2 years ago
takatost ff0f02d809
feat: add support for claude-3-5-sonnet-20240620 (#5452) 2 years ago
Bowen Liang 65d34ebb96
refactor: extract vdb configs into pydantic-setting based dify configs (#5426) 2 years ago
-LAN- 142dc0afd7
refactor: Remove unused code in large_language_model.py (#5433) 2 years ago
Bowen Liang 39c14ec7c1
improve: unify Excel files parsing in either xls or xlsx file format by Pandas (#4965) 2 years ago
-LAN- 23fa3dedc4
fix(core): Fix incorrect type hints. (#5427) 2 years ago
takatost a51ec2094f
fix: sentry config float type err (#5416) 2 years ago
Bowen Liang aed56b1a8f
fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414) 2 years ago
takatost a88aa20824
fix: optional parameter missing default value None in http request node (#5413) 2 years ago
quicksand 0105129fa8
fix bug: tencent vdb #5378 (#5408) 2 years ago
Bowen Liang c923684edd
chore: extract retrival method literal values into enum (#5060) 2 years ago
liuzhenghua 9d5a89eab6
feat: add log date timezone (#4623)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
-LAN- bdf3ea4369
docs(api/README): Remove unnecessary `=` (#5380) 2 years ago
Bowen Liang bb33ffc332
feat: initial support for Milvus 2.4.x (#3795) 2 years ago
Bowen Liang 3cc6093e4b
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
baojingyu d160d1ed02
feat: support opensearch approximate k-NN (#5322) 2 years ago
fishisnow e785cbb81d
Fix: multi image preview sign (#5376)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
2 years ago
kurokobo 0e3113b7ce
feat: allow non-english wikipedias to be searched (#5371) 2 years ago
开坦克的贝塔 7d5ebbb611
docs(readme): Optimize the content in the readme file (#5364)
Co-authored-by: 开坦克的贝塔 <k@aircode.io>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
horochx 85eee0dfbb
Update README.md (#5359) 2 years ago
Xiao Ley 369a395ee9
fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
-LAN- 4e3d76a1d1
chore: add `novita_client` to `pyproject.toml` (#5349) 2 years ago
Bowen Liang 7450b9acf3
dep: bump chromadb from 0.5.0 to 0.5.1 (#5345) 2 years ago
Bowen Liang c7d378555a
chore: set build system to Poetry and remove unnecessary settings with package mode disabled (#5263) 2 years ago
Bowen Liang 5f0ce5811a
feat: add `flask upgrade-db` command for running db upgrade with redis lock (#5333) 2 years ago
rerorero 9b7fdadce4
fix: wrong token usage in iteration node for streaming result (#5336) 2 years ago
Xiao Ley 132f5fb3de
feat: add Novita AI image generation tool, implemented model search, text-to-image and create tile functionalities (#5308)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Ikko Eltociear Ashimine 8266842809
chore: update llm.py (#5335) 2 years ago
sino d7213b12cc
fix: extract params by function calling for models supporting tool call (#5334) 2 years ago
Richards Tu c163521b9e
Update and fix the model param of Deepseek (#5329) 2 years ago
Mitsuki Ogasahara 7305713b97
fix: allow special characters in email (#5327)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
sino edffa5666d
fix: got unknown type of prompt message in multi-round ReAct agent chat (#5245) 2 years ago
-LAN- 54756cd3b2
chore(core/workflow/utils/variable_template_parser): Refactor VariableTemplateParser class for better readability and maintainability. (#5328) 2 years ago
-LAN- b73ec87afc
fix(core/workflow): Handle special values in node run result outputs (#5321) 2 years ago
Justin Wu 61f4f08744
Add bedrock command r models (#4521)
Co-authored-by: Justin Wu <justin.wu@ringcentral.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Jyong 07387e9586
add the filename length limit (#5326) 2 years ago
quicksand 147a39b984
feat: support tencent cos storage (#5297) 2 years ago
Bowen Liang 7a758a35fe
fix: pin tenacity to 8.3.0 (#5319) 2 years ago
sino be3512aa57
fix: unable to reindex documents (#5276) 2 years ago
Charles Zhou cc4a4ec796
feat: permission and security fixes (#5266) 2 years ago
非法操作 24282236f0
fix: not checked require_summary of duckduckgo search raise error (#5303) 2 years ago
-LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 2 years ago
Charlie.Wei e95f8fa3dc
Dalle3 add seed (#5288)
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
crazywoola 9a64aa76c1
fix: typo and check (#5287) 2 years ago
kurokobo 42029791e4
fix: add event handler to delete the site when the related app deleted (#5282) 2 years ago
Bowen Liang d94279ae75
fix: casting non-string type value for tool parameter options (#5267) 2 years ago
rerorero 3a423e8ce7
fix: visioin model always with low quality (#5253) 2 years ago
Pan, Wen-Ming 4b54843ed7
fix: run agent with Vertex AI Gemini models (#5260)
Co-authored-by: Wenming Pan <pwm@google.com>
2 years ago
kurokobo 2e842333b1
fix: correct typos in the icons for microsoft (#5243) 2 years ago
Yash Parmar 6ccde0452a
feat: Added hindi translation i18n (#5240) 2 years ago
Serply 795714bc2f
feat(Tools): Add Serply Web/Job/Scholar/News Search tool for more options (#5186)
Co-authored-by: teampen <136991215+teampen@users.noreply.github.com>
2 years ago
Masashi Tomooka d9bee03ff6
fix: embedding job fails using IAM role (#5252) 2 years ago
sino 4f0488abb5
fix: wrong order of history prompts in ReAct agent mode (#5236) 2 years ago
takatost 12c815c597
fix: ExtractSetting optional value missing None as default val (#5238) 2 years ago
takatost d098bdc59b
version to 0.6.11 (#5224) 2 years ago
Jyong ba5f8afaa8
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 8da035aac6
Update README.md (#5228) 2 years ago
kurokobo ef6034abfd
fix: allow the name and icon of the web app to be set independently of that of the bot itself (#5225) 2 years ago
kurokobo 0391282b5e
fix: initialize site with customized icon and icon_background (#5227) 2 years ago
走在修行的大街上 8d1386df0f
feat(Tools): Add Feishu multi-dimensional table operation function (#5213)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
DomKing 43c19007e0
fix: workspace member's last_active should be last_active_time, but not last_login_time (#4906) 2 years ago
rerorero c6b791d070
fix: number variable cause type error in openai moderation (#5222) 2 years ago
Charles Zhou 8bcc5a36bb
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
th3n00b13 cdb6c801c1
Fix: http_request delete method not working (#4975) 2 years ago
quicksand 4080f7b8ad
feat: support tencent vector db (#3568) 2 years ago
Jaxon Ley 337bad8525
feat: Add Optional API Key, Proxy Server, and Bypass Cache Parameters to Jina Tools (#5197) 2 years ago
Bin 0f35d07052
support ERNIE-4.0-8K-Latest (#5216) 2 years ago
-LAN- 7f44e88eda
fix(model_providers/ollama): Fix OllamaLargeLanguageModel to correctly set the stop option (#5217) 2 years ago
Jason b7ff765d8d
Add novita.ai as model provider (#4961) 2 years ago
Jyong d7fbae286a
add aws s3 iam check (#5174) 2 years ago
Masashi Tomooka 0633aae7dc
feat: allow to use IAM Role for Bedrock (#5188) 2 years ago
doufa f87f11e92c
chore: make the Celery command more noticeable (#5203) 2 years ago
Bowen Liang 2b04388361
chore: remove bump-pydantic dependency (#5177) 2 years ago
takatost 3c0f21d174
fix: workflow as tool create error by type misuse (#5205) 2 years ago
-LAN- ed53ef29f4
fix(core/tools): Fix the issue with iterating over None in `_transform_tool_parameters_type`. (#5190) 2 years ago
dependabot[bot] 54e02b8147
chore(deps): bump authlib from 1.2.0 to 1.3.1 in /api (#5115)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Summer-Gu 7f98c2ea3f
refactor: Delete the dataset to verify whether it is in use (#5112) 2 years ago
dependabot[bot] 7189a4c379
chore(deps): bump azure-identity from 1.15.0 to 1.16.1 in /api (#5116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 415022aa14
fix: pydantic2 error (#5172) 2 years ago
saga.rey edf2047f04
fix: milvus_vector default dataset index_struct type from weaviate to milvus (#5098) 2 years ago
rerorero b85ae146a7
fix: JSON mode with an image doesn't work for Gemini (#5169) 2 years ago
takatost 5ec7d85629
fix: issues by pydantic2 upgrade (#5171) 2 years ago
Pan, Wen-Ming f13af5a811
fix(model_providers/vertex_ai): Vertex AI Anthropic models authentication failed (#4971) 2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
Yeuoly e8afc416dd
improve: CI experience (#5168) 2 years ago
Yeuoly 0cccf9c67d
feat: introduce APP_MAX_EXECUTION_TIME (#5167) 2 years ago
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 2 years ago
Kazuki Takamatsu 3f18369ad2
Fix: google storage init with sa and download (#5054) 2 years ago
Kazuki Hasegawa db976a1f74
Upgrade boto3 library to support EKS Pod Identity. (#5064) 2 years ago
kurokobo e61f5d029a
chore(docs): fix minor small typos (#5124) 2 years ago
sino 8210637bc5
feat: support jina-clip-v1 embedding model (#5146) 2 years ago
呆萌闷油瓶 790543131a
chore:add some new api version for azure openai (#5142) 2 years ago
Ikko Eltociear Ashimine a40f68cf94
chore: update qdrant_vector.py (#5128) 2 years ago
yanghx adc948e87c
fix(api/core/model_runtime/model_providers/baichuan,localai): Parse ToolPromptMessage. #4943 (#5138)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
smoky 742b08e1d5
chore: update question classifier prompt (#5137)
Signed-off-by: 0xff-dev <stevenshuang521@gmail.com>
2 years ago
orangeclk 79e8489942
feat: support siliconflow (#5129) 2 years ago
Charlie.Wei d6fa130cb5
remove dalle3 seed (#5136)
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
takatost 0c92f81efc
chore: sync pyproject.toml from requirements.txt (#5130) 2 years ago
fishisnow 11fd4a5dcc
Fix: fix load_yaml logging, Avoid setting the log level to warning (#5019)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
2 years ago
Harry Wang b399e8a359
fixed a typo and grammar error in sampled app (#5061) 2 years ago
非法操作 e04fc9b304
fix: select field not work when it is not required (#5101) 2 years ago
xielong ea69dc2a7e
feat: support hunyuan llm models (#5013)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2 years ago
Pika ecc7f130b4
fix(typo): misspelling (#5094) 2 years ago
sino 0ce97e6315
feat: support doubao llm function calling (#5100) 2 years ago
Bowen Liang 25b0a97851
build: use Poetry as default build system for dependency installation in CI jobs (#5088) 2 years ago
rerorero 28997772a5
fix: remote_url doesn't work for gemini (#5090) 2 years ago
Charlie.Wei b7c72f7a97
dalle3 add style consistency parameter (#5067)
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
非法操作 3b36ba797f
feat: add duckduckgo img search, translate, ai chat (#5074) 2 years ago
ugyuji 4d2e6c3391
fix: Google HL Parameter for SearchApi (#5071) 2 years ago
orangeclk 2050a8b8f0
feat: add glm4 new models and zhipu embedding-2 (#5089) 2 years ago
takatost e3544c6ef7
fix: dependency package versions are not synchronized to requirements.txt (#5084) 2 years ago
Matri f62f71a81a
build: initial support for poetry build tool (#4513)
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2 years ago
sino 5f870ac950
chore: update maas model provider description (#5056) 2 years ago
Pascal M 415816cf35
feat: add dataset delete endpoint (#5048) 2 years ago
takatost 5986841e27
fix: issue where an error occurs when invoking TTS without selecting a voice (#5046) 2 years ago
Jaxon Ley 2573b138bf
fix: update presence_penalty configuration for wenxin AI ernie-4.0-8k and ernie-3.5-8k models (#5039) 2 years ago
Bowen Liang bdad993901
improve: generalize vector factory classes and vector type (#5033) 2 years ago
Jyong 3b60c28b3a
deal the external image when extract docx image (#5024) 2 years ago
Jyong 481e7bc6b9
Fix/azure blob new version (#5004) 2 years ago
takatost 3929d289e0
feat: set default memory messages limit to infinite (#5002) 2 years ago
Yeuoly 52585aea74
fix: typo in sd3 (#5000) 2 years ago
Yeuoly 73dee84cab
fix: add handling for non-string type in variable template parser (#4996) 2 years ago
Joe 5cdb95be1f
fix: gemini timeout error (#4955) 2 years ago
Bowen Liang 7fa735a43b
chore: rename vdb tests for PGVector and PGvectoRS (#4973) 2 years ago
takatost 3579fd1b09
feat: add create tenant command (#4974) 2 years ago
Jyong 237b8fe3d9
add meta.doc_id index for tidb (#4963) 2 years ago
Jyong 02e4de5166
fix some tidb bugs (#4960) 2 years ago
Weaxs 0797f9bc05
feat: support tidb vector (#4588) 2 years ago
非法操作 602c4e51ec
fix: duckduckgo search does not work (#4949)
Co-authored-by: Jyong <76649700+johnjyong@users.noreply.github.com>
2 years ago
YC 9f8ca75a81
fixing a bug of handling header row when parsing xls file, and tune xls/xlsx parsing result to be more structured (#3600) 2 years ago
Yeuoly 80a87f36ea
fix: missing iterator in task pipeline (#4948) 2 years ago
Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2 years ago
JasonVV 7749b71fff
Optimize knowledge retrieval performance by batching dataset quries. (#4917) 2 years ago
takatost b20d173324
pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2 years ago
takatost f44d1e62d2
fix: bedrock get_num_tokens prompt_messages parameter name err (#4932) 2 years ago
takatost 21ac2afb3a
fix: question classifier instruction npe (#4931) 2 years ago
takatost f7dd327bc2
version to 0.6.10 (#4929) 2 years ago
takatost 09298a32e7
fix: vanna CVE-2024-5565 by disable visualize of ask func (#4930) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Yeuoly 52ec152dd3
fix: incorrect parameters transforming while validating (#4928) 2 years ago
Jyong c7bddb637b
support instruction in classifier node (#4913) 2 years ago
Jyong 4e3b0c5aea
support rename document (#4915) 2 years ago
Jyong b6631cd878
modify rerank and splitter code directory (#4924) 2 years ago
非法操作 e121788ff5
chore: make the error msg more clear when validate app token (#4919)
Co-authored-by: Jyong <76649700+johnjyong@users.noreply.github.com>
2 years ago
Jyong 9cf9720efa
Fix/azure blob token expire (#4914) 2 years ago
Henry Lu 2d9f55b632
feat: Add Vanna.AI as a builtin tool (#4878)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
非法操作 7133a16511
chore: refactor the serpapi's google search tool (#4834) 2 years ago
Moonlit 86e7c7321f
Fixed a bug where any content in the 'fetch' was converted to True (#4400) 2 years ago
Bowen Liang 58db719a2c
dep: bump pandas from 1.x to 2.x (#4820) 2 years ago
doufa 9abeb99b32
chore: modify tools/JinaReader label to Jina (#4908) 2 years ago
Jyong d828a7fc35
fix azure blob token expire (#4911) 2 years ago
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>
2 years ago
Bowen Liang 5d15aca85f
chore: remove unused code and class in text splitter (#4864) 2 years ago
Pan, Wen-Ming b98a1a3303
feat: added Anthropic Claude3 models to Google Cloud Vertex AI (#4870)
Co-authored-by: pwm <pwm@google.com>
2 years ago
takatost 696c5308a9
chore: optimize nvidia nim credential schema and info (#4898) 2 years ago
Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 2 years ago
Joshua 3c8a120e51
add-nvidia-mim (#4882) 2 years ago
Charlie.Wei d058a234ba
Fixed workflow tts feature audition (#4867) 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
Bowen Liang 23498883d4
chore: skip explicit installing jinja2 as testing dependency (#4845) 2 years ago
Bowen Liang a47e8d0da2
test: CI test for db migration scripts on changes (#4739) 2 years ago
Yeuoly 7aaa1ff270
chore: increase workflow max steps to 500 (#4835) 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
DomKing 38a470a873
fix: app_count of dataset is error when apps was deleted (#4810) 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
Charles Zhou a325a294bd
feat: opportunistic tls flag for smtp (#4794) 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
Kota-Yamaguchi 3b60b712ec
feat: Add logging warning when MAIL_TYPE is not set (#4771) 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
takatost 9e6b6e7b82
fix: workflow run sequence number slow sql (#4737) 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
takatost e60350d95d
version to 0.6.9 (#4692) 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
Charlie.Wei cd4924d472
Fix tts audition (#4656)
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
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
liuzhenghua ad620f02c7
fix: the date is incorrect if the db field is timestamp and the TZ is not the UTC (#4624)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
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
takatost 2cd55e456a
fix: WORKFLOW_MAX_EXECUTION_STEPS spell error in config.py (#4642) 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
crazywoola 16fec084f5
Fix/4630 bug api suggested (#4633) 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