Commit Graph

1181 Commits (f4591f97aa4f2e708ba20bddcaee946cf7159b4e)

Author SHA1 Message Date
xielong f3f052ba36
fix: rename model from ernie-4.0-8k-Latest to ernie-4.0-8k-latest (#6383) 2 years ago
-LAN- fc37887a21
refactor(api/core/workflow/nodes/http_request): Remove `mask_authorization_header` because its alwary true. (#6379) 2 years ago
Weaxs 4e2fba404d
WebscraperTool bypass cloudflare site by cloudscraper (#6337) 2 years ago
Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 2 years ago
longzhihun ed9e692263
feat: bedrock model runtime enhancement (#6299) 2 years ago
svcvit cc0c826f36
Add tool: Google Translate (#6156) 2 years ago
呆萌闷油瓶 d66d7146a3
chore:update azure GA version 2024-06-01 (#6307) 2 years ago
Onelevenvy b47fa27a35
fix: zhipuai validate error when user's api key not support for chatglm_turbo in issue #6289 (#6290) 2 years ago
thibautleaux-kreactive 96c171805a
Update bedrock.yaml (#6281) 2 years ago
Benjamin ec181649ae
Update model provider configuration for Triton Inference Server and X… (#6274) 2 years ago
guogeer 4fdcb30ff8
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
2 years ago
Waffle 07add06c59
Feat/add zhipu CogView 3 tool (#6210) 2 years ago
tangyoha 0cbbaf3f68
fix: markdown proc will remove image (#5855) 2 years ago
Little 羊 7c2c949f01
Update ernie_bot.py (#6236) 2 years ago
Matri a9ee52f2d7
Fix/firecrawl parameters issue (#6213) 2 years ago
Waffle 7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago
耐小心 d7a6f25c63
fix: differentiate prompts fields based on function_calling_type (#5880) 2 years ago
crazywoola ee3936916f
upgrade deepseek params (#6215) 2 years ago
Little 羊 2f064c68bc
Create ernie-4.0-turbo-8k-preview (#6132) 2 years ago
JasonVV 0e82072323
Fix if_else node compatibility with historical workflows. (#6186) 2 years ago
Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 2 years ago
非法操作 5660878f7b
chore: update the tool's doc (#6167) 2 years ago
liuzhenghua 9622fbb62f
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
crazywoola cc8dc6d35e
Revert "chore: update the tool's doc" (#6153) 2 years ago
Su Yang 215661ef91
feat: add PerfXCloud, Qwen series #6116 (#6117) 2 years ago
Joe 5a3e09518c
feat: add if elif (#6094) 2 years ago
非法操作 1d2ab2126c
chore: update the tool's doc (#6122) 2 years ago
sino d27e3ab99d
chore: remove unresolved reference (#6110) 2 years ago
8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
2 years ago
chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 2 years ago
Xiao Ley 6610b4cee5
feat: add request_params field to jina_reader tool (#5610) 2 years ago
75py 610da4f662
Fix authorization header validation to handle bearer types correctly - "authorization config header is required" error (#6040) 2 years ago
Mab 91c5818236
Modify slack webhook url validation to allow workflow (#6041) (#6042)
Co-authored-by: Shunsuke Mabuchi <mabuchs@amazon.co.jp>
2 years ago
Yeuoly a877d4831d
Fix/incorrect parameter extractor memory (#6038) 2 years ago
takatost d522308a29
chore: optimize memory fetch performance (#6039) 2 years ago
sino 85744b72e5
feat: support moonshot and glm base models for volcengine provider (#6029) 2 years ago
Masashi Tomooka 3b23d6764f
fix: token count includes base64 string of input images (#5868) 2 years ago
-LAN- 4d105d7bd7
feat(*): Swtich to dify_config. (#6025) 2 years ago
非法操作 eee779a923
fix: the input field of tool panel not worked as expected (#6003) 2 years ago
ahasasjeb ab847c81fa
Add 2 firecrawl tools : Scrape and Search (#6016)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
takatost 23dc6edb99
chore: optimize memory messages fetch count limit (#6021) 2 years ago
K8sCat 71c50b7e20
feat: add Llama 3 and Mixtral model options to ddgo_ai.yaml (#5979)
Signed-off-by: K8sCat <k8scat@gmail.com>
2 years ago
opriuwohg af98fd29bf
fix: add status_code 304 (#6000)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Joe 3f0da88ff7
fix: update workflow trace query (#6010) 2 years ago
ahasasjeb cc63af8e72
Removed firecrawl-py, fixed and improved firecrawl tool (#5896)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
非法操作 bf2268b0af
fix API tool's schema not support array (#6006) 2 years ago
Aurelius Huang f546db5437
fix: document truncation and loss in notion document sync (#5631)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
2 years ago
orangeclk f8aaa57f31
feat: add retry mechanism for zhipuai (#5926) 2 years ago
-LAN- 02982df0d4
fix: Fix some type error in http executor. (#5915) 2 years ago
-LAN- d7f75d17cc
Chore/remove-unused-code (#5917) 2 years ago
Joe 688b8fe114
fix: langfuse logical operator error (#5948) 2 years ago
longzhihun aecdfa2d5c
feat: add claude3 function calling (#5889) 2 years ago
-LAN- e7494d632c
docs(api/core/tools/docs/en_US/tool_scale_out.md): Format by markdownlint. (#5903) 2 years ago
-LAN- 66a62e6c13
refactor(api/core/app/apps/base_app_generator.py): improve input validation and sanitization in BaseAppGenerator (#5866) 2 years ago
Joe 598e030a7e
feat: update LangfuseConfig host config (#5846) 2 years ago
quicksand 2a27568537
Enhance: tools wecom bot support markdown message (#5791) 2 years ago
Joe b7b1396c51
fix: ops trace slow db (#5812) 2 years ago
Charles Zhou 850c2273ee
feat: Nominatim OpenStreetMap search tool (#5789) 2 years ago
longzhihun fdfbbde10d
[seanguo] modify bedrock Claude3 invoke method to converse API (#5768)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Joe f637ae4794
fix: langsmith message_trace end_user_data session_id error (#5759) 2 years ago
Joe ffb07eb24b
fix: workflow trace none type error (#5758) 2 years ago
Yeuoly f101fcd0e7
fix: missing process data in parameter extractor (#5755) 2 years ago
takatost 1e045a0187
fix: slow sql of ops tracing (#5749) 2 years ago
takatost 0bf4817474
fix: _convert_prompt_message_to_dict parameters err (#5716) 2 years ago
呆萌闷油瓶 68ac433218
feat: add support Spark4.0 (#5688) 2 years ago
Joe dd5f3873da
feat: change TRACE_QUEUE_MANAGER_INTERVAL default value (#5698)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
scotlandowl 73ce945d40
Feat/add json process tool (#5555) 2 years ago
Kevin b3d6726f65
Feature/add qwen llm (#5659) 2 years ago
liuzhenghua 2b080b5cfc
feature: Add presence_penalty and frequency_penalty parameters to the … (#5637)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
2 years ago
Joe e8b8f6c6dd
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 3ccad33194
feat: add jina new pre-defined rerankers, include: jina-reranker-v2 (#5657) 2 years ago
sunxichen bafc8a0bde
fix: tool call message role according to credentials (#5625)
Co-authored-by: sunxichen <sun.xc@digitalcnzz.com>
2 years ago
非法操作 92c56fdf2b
fix: HTTP request header is overwritten when user set Content-Type (#5628) 2 years ago
Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Joe 4e2de638af
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
非法操作 b8926ea267
fix: DuckDuckGo image search tool error (#5606) 2 years ago
Jyong 43335b5c87
delete the deprecated method (#5612) 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
keita69 cdc2a6f637
The firecrawl tool now supports self-hosting (#5528)
Co-authored-by: takatost <takatost@gmail.com>
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
takatost 4a031de0d9
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Xiao Ley dcec9d7bb7
feat: add new features to enhance image and link handling in Jina tool (#5517) 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
非法操作 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
tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.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
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
-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
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
Bowen Liang bb33ffc332
feat: initial support for Milvus 2.4.x (#3795) 2 years ago
baojingyu d160d1ed02
feat: support opensearch approximate k-NN (#5322) 2 years ago
kurokobo 0e3113b7ce
feat: allow non-english wikipedias to be searched (#5371) 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
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
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
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
sino 5f870ac950
chore: update maas model provider description (#5056) 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
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
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
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 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 b6631cd878
modify rerank and splitter code directory (#4924) 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
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
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