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
I think the question is what processes the output and creates styled presentation layer components.
Landing Page
Sign Up
Stock Price
Their demos do not seem to line up with the shown zod response format. Which is expected. I get the point. But still there are a lot of questions. For example, are we going to throw a bunch of HTML into the context window from a tool output and expect the LLM to add it to a chat completion or assistants response verbatim?
So besides this work already done:
Can we do something with the new OpenAI Structured Outputs. See their "Dynamically generating user interfaces based on the user’s intent" section.
https://openai.com/index/introducing-structured-outputs-in-the-api/
Here is a gist of what they showed and how to instruct zod with the new response format helper.
https://gist.github.com/metaskills/2bf51e5f4ed89a5d5e0d3dfe78be0d1f
The text was updated successfully, but these errors were encountered: