mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
fix: register ChatGPT image edit config lazy import
This commit is contained in:
parent
e59ef32ddd
commit
bc3f09f362
1 changed files with 1 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ LLM_CONFIG_NAMES = (
|
|||
"ChatGPTConfig",
|
||||
"ChatGPTResponsesAPIConfig",
|
||||
"ChatGPTImageGenerationConfig",
|
||||
"ChatGPTImageEditConfig",
|
||||
"ManusResponsesAPIConfig",
|
||||
"GithubCopilotEmbeddingConfig",
|
||||
"NebiusConfig",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue