How can I apply complex formatting to tool responses #2779
mrctito
started this conversation in
Discussions
Replies: 1 comment
-
@dosu, can you help me? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
My project is a langgraph assistant with tools. Some of these tools return lists of dictionaries, and I would like to apply special formatting in these situations—for example, instructing the assistant on how to interpret and print these lists.
How can I achieve this? How can I apply complex formatting to tool responses?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions