Luchii Code
Official quickstarts and SDK snippets. Build and ship with the Luchii model family.
Luchii Coder
Agents that build with you
Architect, Builder, Reviewer and Debugger — specialized coding modes of the Luchii family that plan, write, review and debug code with you.
Explore AI Coding Agents →Quickstart
curl -N -X POST "https://frasberg.com/api/v1/chat" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"luchii-70b","message":"Hello Luchii"}'Generate a key above to auto-fill it here — or replace YOUR_API_KEY.
