The starter contains a basic chat input, a small set of interface components, and a server route that connects a model to the application. You do not need to understand every file yet.
Run the project, submit the example prompt, and notice the difference between ordinary text and structured output that the interface can render.
Complete this part
- Run the starter locally
- Try the example prompt
- Identify the main application files