chore: the consistency of MultiModalPromptMessageContent (#11721)
This commit is contained in:
parent
78c3051585
commit
c9b4029ce7
14 changed files with 108 additions and 99 deletions
|
|
@ -313,8 +313,7 @@ UPLOAD_VIDEO_FILE_SIZE_LIMIT=100
|
|||
UPLOAD_AUDIO_FILE_SIZE_LIMIT=50
|
||||
|
||||
# Model configuration
|
||||
MULTIMODAL_SEND_IMAGE_FORMAT=base64
|
||||
MULTIMODAL_SEND_VIDEO_FORMAT=base64
|
||||
MULTIMODAL_SEND_FORMAT=base64
|
||||
PROMPT_GENERATION_MAX_TOKENS=512
|
||||
CODE_GENERATION_MAX_TOKENS=1024
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue