mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Fix mypy
This commit is contained in:
parent
920443c4c9
commit
5d2b7bf613
1 changed files with 5 additions and 0 deletions
|
|
@ -683,6 +683,11 @@ class ProxyBaseLLMRequestProcessing:
|
|||
"aingest",
|
||||
"aretrieve_container",
|
||||
"adelete_container",
|
||||
"aupload_container_file",
|
||||
"alist_container_files",
|
||||
"aretrieve_container_file",
|
||||
"adelete_container_file",
|
||||
"aretrieve_container_file_content",
|
||||
"acreate_skill",
|
||||
"alist_skills",
|
||||
"aget_skill",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue