EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. TypeLLM

    TypeLLM

    TypeLLM extends existing autoregressive large language models with type-safe generation: developers describe outputs with JSON Schema and receive schema-guaranteed strings, numbers, booleans, and enum values. It is designed to preserve model reasoning and free-form generation while making structured outputs directly usable by software.

    Visit Website

    At a Glance

    1Tool Listed
    2Products
    12Capabilities
    Discussions
    London, United KingdomHeadquarters
    2026Est.
    Focus Areas
    AI Development Libraries
    LLM Orchestration
    Local Inference
    Connect
    Latest News
    TypeLLM v0.1.5 released with image input for vision-language models and more parallel batch/DAG executionSep 24, 2026
    Repository update documented image-input support, tested with Qwen3.8-27BSep 24, 2026
    Markets
    • Developers and software teams building structured LLM applications
    • Teams operating open autoregressive models on their own GPU infrastructure
    • Applications needing reliable typed extraction, classification, routing, or workflow decisions
    • Vision-language and multimodal application developers

    AI Tools by TypeLLM

    (1)
    View TypeLLM
    TypeLLM tool icon

    TypeLLM

    Type Safe LLM Output Library

    AI Dev LibrariesLLM OrchestrationLocal Inference

    Discussions

    No discussions yet

    Be the first to start a discussion about TypeLLM

    Latest News

    09/24/2026

    TypeLLM v0.1.5 released with image input for vision-language models and more parallel batch/DAG execution

    github.com
    09/24/2026

    Repository update documented image-input support, tested with Qwen3.8-27B

    github.com
    09/23/2026

    TypeLLM v0.1.4 released with permutation averaging for reducing option-order bias

    github.com
    09/23/2026

    Published the Can Jev roll a die? experiment comparing Jev and TypeLLM + Qwen and describing permutation averaging

    typellm.ai

    Products & Services

    2
    TypeLLM Python package
    2026-09-17

    Apache-2.0-licensed open-source Python package (version 0.1.5 as of 2026-09-24) that provides TypeLLMClient and run_schema for type-safe decoding from compatible autoregressive models served through SGLang.

    TypeLLM hosted API
    Coming; early access is available to request

    A hosted API is announced as forthcoming; the website invites users to request early access and describe their intended use case.

    Market Position

    TypeLLM positions itself as an open-source type-safe decoding layer for existing autoregressive LLMs rather than a new model or proprietary API. Compared with Jev-style systems and related open implementations such as openjev-sglang, system-one-open, and OpenJev DeBERTa, its documented differentiators include direct integer/decimal and free-text types, optional thinking, image input, batch/sequential/DAG execution, dependency graphs, shared-prefix reuse, and permutation averaging; it requires compatible models served through SGLang.

    Founding Story

    TypeLLM was created to bring a typed-decision interface to open autoregressive models without changing their architecture or weights, retraining them, or relying on proprietary model APIs and fragile parsers. Its design was inspired by TypeSafe AI's Jev, but pursues a different goal: extending models developers already run with SGLang so they can think freely and then emit constrained outputs.

    Business Model

    Revenue Model

    A hosted API is planned and accepting early-access requests; the currently documented TypeLLM package is open source and self-hosted through a user's SGLang endpoint.

    Target Markets

    Industries & Segments
    • Developers and software teams building structured LLM applications
    • Teams operating open autoregressive models on their own GPU infrastructure
    • Applications needing reliable typed extraction, classification, routing, or workflow decisions
    • Vision-language and multimodal application developers
    Use Cases
    • Structured extraction from receipts and other documents
    • Expense classification and reimbursement decisions
    • Support-ticket classification, urgency assessment, routing, and follow-up recommendations
    • Typed classification, routing, scoring, ranking, verification, and guardrails for LLM workflows
    • Multimodal extraction from images such as receipts
    • Local or self-hosted inference with open models served via SGLang

    Quick Facts

    Headquarters
    London, United Kingdom
    Founded
    2026

    History & Milestones

    2026-09-17

    TypeLLM introduced its type-safe generation approach for autoregressive LLMs, with JSON Schema-defined outputs and support for strings, enums, booleans, integers, and numbers.

    2026-09-18

    Added constrained integer and number outputs.

    2026-09-19

    Added optional thinking mode with a per-field budget.

    2026-09-22

    Added dependency-aware execution with depends_on, automatic batching for independent fields, and incremental prefix reuse along dependency paths.

    2026-09-23

    Added permutation averaging to reduce option-order bias and published JevBench results: 195/231 without thinking and 228/231 with thinking.

    Key Capabilities

    12
    JSON Schema-guaranteed string, integer, number, boolean, and enum outputs
    No out-of-schema categorical hallucinations
    Open autoregressive model support without model retraining or architecture changes
    Optional native thinking mode with configurable per-field budget
    Batch execution for independent fields
    Sequential and dependency-graph execution using depends_on

    Integrations & Partnerships

    Platform Integrations

    • SGLang HTTP endpoints for serving compatible models
    • Qwen3.8-27B, Qwen3.5 (0.8B/4B/9B), MiniCPM5-1B, inclusionAI Ling-mini-2.0, and inclusionAI Ring-mini-2.0 are documented as tested model/checkpoint families
    • Python installation via pip (pip install -U typellm)
    • Vision-language models with image paths, HTTP(S) URLs, data URIs, bytes, or PIL images

    Connect

    Website
    typellm.ai
    GitHub
    TypeLLM
    X / Twitter
    TypeLLM

    AI Topics

    3

    TypeLLM focuses on these topics:

    AI Development Libraries(1)
    LLM Orchestration(1)
    Local Inference(1)
    Back to all developersSuggest an edit