multimodal support for gpt-4o etc

This commit is contained in:
binary-husky
2024-06-06 07:36:37 +00:00
parent 46428b7c7a
commit 7de6015800
5 changed files with 164 additions and 54 deletions

View File

@@ -283,10 +283,6 @@ WHEN_TO_USE_PROXY = ["Download_LLM", "Download_Gradio_Theme", "Connect_Grobid",
"Warmup_Modules", "Nougat_Download", "AutoGen"]
# *实验性功能*: 自动检测并屏蔽失效的KEY请勿使用
BLOCK_INVALID_APIKEY = False
# 启用插件热加载
PLUGIN_HOT_RELOAD = False