Home
Models
Use at Work
Docs
Blog
Download
Login
Careers
Privacy Policy
Terms of Use
Documentation
Introduction
API Changelog
Core
Local Server
Idle TTL and Auto-Evict
Headless Mode
Structured Output
Tools and Function Calling
OpenAI Compatible Endpoints
Overview
List Models
Responses
Chat Completions
Embeddings
Completions (Legacy)
List available models via the OpenAI-compatible endpoint.
GET
curl http://localhost:1234/v1/models
This page's source is available on GitHub
On this page