Interfaze Beta
Interfaze Beta merges specialized DNN/CNN models with an LLM to handle deterministic developer tasks like OCR, scraping, classification, structured outputs, and web extraction. It supports 1M tokens input and 32K tokens output. On AI Gateway, pay $1.5 per million input tokens and $3.5 per million output tokens.
import { streamText } from 'ai'
const result = streamText({ model: 'interfaze/interfaze-beta', prompt: 'Why is the sky blue?'})Playground
Try out Interfaze Beta by Interfaze. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.