Skip to content

Conversation

@elunno
Copy link

@elunno elunno commented Nov 28, 2025

This PR introduces a new example located in examples/next-openai:

✨ What this example demonstrates

  • Agent-based OpenAI workflow using ToolLoopAgent
  • Image generation + chat content streamed together
  • Modern useChat implementation with DefaultChatTransport
  • Works as a standalone UI page inside next-openai

📁 Files included

  • agent/openai-image-storyboard-agent.ts
  • app/api/chat-openai-image-storyboard/route.ts
  • components/openai-image-generation-view.tsx
  • components/openai-image-storyboard-messages.tsx
  • app/chat-openai-image-storyboard/page.tsx

This example aims to provide a more visually engaging demonstration
of agent + image generation capabilities.

@vercel-ai-sdk vercel-ai-sdk bot added ai/provider documentation Improvements or additions to documentation provider/community labels Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider documentation Improvements or additions to documentation provider/community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant