Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions agents-docs/content/docs/quick-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,3 @@ pnpm dev:visual-builder
6. **Send a Message:** Ask a question like "Why is the sky blue?" and press Enter. You should receive a response from your AI agent in the chat window.

<img src="/gifs/visual-builder.gif" alt="Visual Builder Demo" width="100%" style={{ borderRadius: "10px" }} />

## Next Steps

Ready to create intelligent AI agents? Our comprehensive tutorial guides you through the process:
- [Starter Tutorial](../typescript-sdk/starter-tutorial)

Or dive deeper into specific topics:
- Check out [agent configuration](../typescript-sdk/agent-configuration)
- Learn about [tool creation](../typescript-sdk/tool-creation)
Loading