Fixes #ISSUE ID
Fixes
Fix part of #ISSUE ID
maxRequestLength
413 PayloadTooLarge
src/server/endpoint/http_wrapper/http_server.cpp
GetServerConfig().maxRequestLength
src/server/tokenizer/infer_tokenizer.cpp
download_url
size_limit
GetMaxTextLength()
mindie_llm/tokenizer/tokenizer.py
download_url/_download/_process_url_path/_process_local_path/_process_base64
_SINGLE_IMAGE_LIMIT/_SINGLE_AUDIO_LIMIT
mindie_llm/tokenizer/io_utils.py
fetch_media_url
save_image
examples/atb_models/atb_llm/utils/multimodal_utils.py
MAX_IMAGE_FILE_SIZE
MAX_AUDIO_FILE_SIZE
20 * 1024 * 1024
100 * 1024 * 1024