README.md
May 17, 2025 ยท View on GitHub
A Client using AG-UI protocol
Here is an example that connectes to a agent enpoint using AG-UI protocol
Installation
- clone this repo
pnpm ipnpm run buildpnpm run start
Assumes that the server is running and ollama is running the background.
- For Ollama visit ollama.com
- Agent endpoint repo (server) avaialble here