Updating the genui docs to match the current version#13280
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the GenUI documentation to reflect API changes in the Conversation, A2uiTransportAdapter, and PromptBuilder classes, including parameter renames and a shift to stream-based event handling. Review feedback highlighted several issues in the code examples, such as incorrect initialization order, an invalid model name, and a type mismatch when creating user messages.
|
Visit the preview URL for this PR (updated for commit 1b576d6): https://flutter-docs-prod--pr13280-genui-0-8-0-updates-71z68an7.web.app |
parlough
left a comment
There was a problem hiding this comment.
Looks good to me after accounting for my comments and any suggestions from Greg. Thanks!!
Co-authored-by: Parker Lougheed <parlough@gmail.com>
I can't believe that I missed "may"!!! Co-authored-by: Parker Lougheed <parlough@gmail.com>
|
Ah. I see that @gspencergoog is OOO for the next 2 weeks. Since I know that the current docs are wrong and @parlough has done at least a cursory review. I'm going to go ahead and land once the bot is happy. |
As it says. Thanks to a heads up from @abdallahshaban557!