How to send A2A data part from MAF without using raw representation #5871
Unanswered
chiragshahi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi @chiragshahi are you using MAF Python or .NET? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
datacontent -> data part conversion does not happen using MAF. Is this by design?
When I respond with data content from MAF, it converts it to raw A2A part.
Is there another way to send a data part instead of taking dependency on A2A SDK and passing data part directly in raw representation?
Beta Was this translation helpful? Give feedback.
All reactions