llm-discovery Documentation

LLM model discovery and tracking system for real-time monitoring of available models across multiple providers (OpenAI, Google AI Studio/Vertex AI, Anthropic).

Features

  • Real-time Model Discovery: Fetch available models from multiple LLM providers

  • Multi-format Export: Export model data in JSON, CSV, YAML, Markdown, and TOML formats

  • Change Detection: Track model additions and removals over time

  • CI/CD Integration: Easy integration with GitHub Actions and other CI/CD systems

  • Python API: Use as a library in your Python applications

  • Offline Mode: Cache-first operation for offline usage

Getting Started

Reference

Guides