mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Merge pull request #19178 from BerriAI/litellm_fix_ci_litellm_mapped_tests_llms
[tests] skip Azure SDK init check for acreate_skill
This commit is contained in:
commit
f123e08b16
1 changed files with 1 additions and 0 deletions
|
|
@ -440,6 +440,7 @@ def test_select_azure_base_url_called(setup_mocks):
|
|||
"asearch",
|
||||
"avector_store_create",
|
||||
"avector_store_search",
|
||||
"acreate_skill",
|
||||
]
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue