Context Use Case: I want to send a line chart of image to agent so it reads and provides observation like any data analyst would do #6469
Unanswered
kadambini-indurkar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Example Image :

C`def get_agent_observations_using_ts(plot_path, accuracy_month, agent: MultimodalConversableAgent, group_cols: list[str]):
"""
Function to send a plot and prompt to the AutoGen agent and get feedback/observations.
Beta Was this translation helpful? Give feedback.
All reactions