You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the lexical field exceeds 8192 bytes, a call to find_and_rerank will trigger a RERANKING_PROVIDER_CLIENT_ERROR. The NIM supports a TRUNCATE option END which will automatically truncate these large strings.
When the lexical field exceeds 8192 bytes, a call to
find_and_rerankwill trigger a RERANKING_PROVIDER_CLIENT_ERROR. The NIM supports a TRUNCATE optionENDwhich will automatically truncate these large strings.