Iblai API Inference

Run inference against an ibl.ai deployment through its OpenAI-compatible API — same request/response shape as OpenAI's /v1/chat/completions, routed to any configured provider/model (e.g. openai/gpt-5). List models, then POST OpenAI-format messages for a single completion or a streamed SSE response, with Api-Token auth. Use to generate completions or tool calls directly, without the agent-chat MCP server or agent wiring.

iblai 82f5698 3.9 KB Updated

File contents

iblai/vibe/tree/main/skills/agents/iblai-api-inference commit 82f5698d4d

Frequently asked questions

npx skillmds@latest add iblai/iblai-api-inference