Welcome to Agentuity

Hono + AI Gateway

Translate to using
Translation will appear here

How it works

AI Gateway routing

agentuity dev automatically sets OPENAI_API_KEY and OPENAI_BASE_URL so the AI SDK routes through the Agentuity gateway.

API routes

Edit src/index.ts to change the AI model, prompt, or add new routes.

Hono

Lightweight, fast web framework for the edge. Add routes in src/index.ts.