mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-06 15:21:27 +08:00
feat(config): add option to hide global AI agent entry point
This commit is contained in:
@@ -688,6 +688,7 @@ async def get_user_global_setting(_: User = Depends(get_current_active_user_asyn
|
||||
info = settings.model_dump(
|
||||
include={
|
||||
"AI_AGENT_ENABLE",
|
||||
"AI_AGENT_HIDE_ENTRY",
|
||||
"LLM_SUPPORT_AUDIO_INPUT",
|
||||
"LLM_SUPPORT_AUDIO_OUTPUT",
|
||||
"RECOGNIZE_SOURCE",
|
||||
|
||||
Reference in New Issue
Block a user