- simple JSON request/response
- text streaming
- Server-Side Events
A companion project for the blog post https://komelin.com/blog/build-ai-powered-api
ollama run gemma3n:e2b
pnpm i
pnpm start
# or node index.js
Import Yaak config and play with the requests.
Send a POST request with the following JSON in the body:
{
"question": "How are you?"
}
to one of the urls: