colibrì web
React/Vite interface for an OpenAI-compatible colibrì server.
npm install
npm run dev
The default endpoint is http://127.0.0.1:8000/v1. Start the API server from
PR #21 (or any compatible backend), then use Probe server to load its models.
Local validation:
npm test
npm run build