update llm stuff
This commit is contained in:
parent
dd70b4ba81
commit
a09ee0ab73
3 changed files with 19 additions and 15 deletions
|
|
@ -77,6 +77,10 @@ in
|
|||
# OAUTH_UPDATE_PICTURE_ON_LOGIN = "True";
|
||||
|
||||
BYPASS_MODEL_ACCESS_CONTROL="True";
|
||||
|
||||
# Other settings
|
||||
CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE="10485760";
|
||||
REPLACE_IMAGE_URLS_IN_CHAT_RESPONSE="True";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue