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
Most LLMs now accept multi-modal input (images, PDF, audio). Agent.execute should accept the same and pass over to the underlying LLM. This can help with cases where critical context is non-textual.