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
I'm wondering how many images can be appended to an AzureChatCompletion agent. From my basic testing, I observe that the performance of response quality degrades as I get to 8 to 10 images. I couldn't find anything online about a limit for CMC_ITEM's that can be added to the items parameter for a ChatMessageContent object.
I'm curious, is it tied to a certain # of tokens across all the content objects contained in the items parameters?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm wondering how many images can be appended to an AzureChatCompletion agent. From my basic testing, I observe that the performance of response quality degrades as I get to 8 to 10 images. I couldn't find anything online about a limit for CMC_ITEM's that can be added to the items parameter for a ChatMessageContent object.
I'm curious, is it tied to a certain # of tokens across all the content objects contained in the items parameters?
Beta Was this translation helpful? Give feedback.
All reactions