🤖

llm-models

Open Source AI/MLDevelopment

LLM model discovery and comparison plugin - search and compare models from models.dev across multiple providers

llm models ai discovery comparison models.dev

Quick Install

npm install @openpets/llm-models
pnpm add @openpets/llm-models

Available Tools (1)

These tools are available when you install the llm-models plugin in your AI assistant.

list-llm-providers

List all available LLM model providers from models.dev with model counts

Example Queries

list all LLM providers
get all free models
search for reasoning models
find multimodal models
compare gpt-4 and claude-3-opus

Usage Scenarios

discovery

  1. 1 list all LLM providers
  2. 2 get all free models
  3. 3 search for models with tool calling support

cost analysis

  1. 1 get all free models
  2. 2 search for models with max input cost 0.01
  3. 3 compare pricing of popular models

capability search

  1. 1 get reasoning models
  2. 2 get multimodal models
  3. 3 search for models with structured output

provider specific

  1. 1 get all free models from openai
  2. 2 search for anthropic models with reasoning
  3. 3 list groq provider models

Use llm-models with Your AI Assistant

This open source plugin works with OpenCode-compatible AI assistants including ChatGPT, Claude, Perplexity, and other LLM-powered coding tools. Install the plugin and start using natural language to interact with llm-models.

Works with ChatGPT Works with Claude Works with Perplexity MCP Compatible