Commit Graph

918 Commits (edffa5666d66d9b9c43734ef8d8dfa401b7cdc01)

Author SHA1 Message Date
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
sino be3512aa57
fix: unable to reindex documents (#5276) 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
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
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
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
走在修行的大街上 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
rerorero c6b791d070
fix: number variable cause type error in openai moderation (#5222) 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
Masashi Tomooka 0633aae7dc
feat: allow to use IAM Role for Bedrock (#5188) 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
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 0cccf9c67d
feat: introduce APP_MAX_EXECUTION_TIME (#5167) 2 years ago
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 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
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
非法操作 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