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 want to kind of replicate the usual method of sending a base64 encoded string to the llm using agents, as I want multiple images in the context. Is there already a way to do this or do I have to tamper with the source myself?