Framework

Openai agents

12,608 Openai AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.

12,608 agents · ranked by popularity · refine in the directory →

Openai agents — page 110 of 127

llm-apm

LLM Application Performance Monitoring - Real-time monitoring for LLM-powered applications

llm-app

LLM-App is a library for creating responsive AI applications leveraging OpenAI/Hugging Face APIs to provide responses to user queries based on live data sources. Build your own LLM application in 30 lines of code, no vector database required.

llm-async

Multi-LLM Provider Library

llm-autobatch

Automatic micro-batching for HTTP LLM calls and local PyTorch inference, backed by a Rust core.

llm-autotune

39% faster TTFT, 67% less KV cache, zero config — autotune optimises local LLMs on Ollama, LM Studio, and MLX

llm-azure-openai

LLM plugin to access Azure OpenAI models

llm-azure-tts

Text-to-speech using the Azure OpenAI TTS API

llm-batch-annotate

Batch-oriented LLM annotation workflows for tabular datasets with OpenAI Batch support.

llm-batch-processor

A package to process CSV text data in batches using OpenAI API

llm-bench-cli

A developer-centric CLI tool to systematically evaluate and compare Large Language Models (LLMs)

llm-bench-cost

CLI tool for comparing LLM API pricing, ranked by cost-effectiveness against LMSYS Arena scores

llm-benchmark-runner

LLM Inference Benchmark CLI - measure TTFT, TPS, ITL, E2E latency for any OpenAI-compatible API

llm-benchmark-toolkit

Benchmark LLMs with 10 benchmarks & 132K+ questions. 8 providers: OpenAI, Anthropic, Groq, Together, Fireworks, DeepSeek, Ollama, HuggingFace. Unified CLI + Web dashboard.

llm-benchmarker

Benchmark any LLM provider against your actual prompts — latency, cost, quality

llm-blanket

Unified Python library for LLM APIs (OpenAI, Anthropic, Gemini, xAI, Groq, custom)

llm-budget

Pre-flight LLM cost estimation and budget enforcement

llm-cache-optimizer

Agent Cache Runtime for building cache-aware LLM applications.

llm-cache-proxy

Local SQLite cache for OpenAI and Anthropic API calls. One env var, 60-80% cheaper dev loops.

llm-cache-router

Semantic cache, multi-provider LLM router and cost tracker (OpenAI, Anthropic, Gemini, Ollama, MiniMax, Qwen)

llm-cache-toolkit

Lightweight caching layer for LLM API responses with TTL and size limits

llm-caching

Cache LLM API calls to speed up development and prevent rate limits

llm-call-msagent

Simple Azure OpenAI call helper

llm-carbon-calculator

Calculate CO2 emissions from LLM API calls following Green Software Foundation standards.

llm-ci-runner

A simple CI/CD utility for running LLM tasks with Semantic Kernel

llm-code

An OpenAI LLM based CLI coding assistant.

llm-commons

A Python wrapper for managing OpenAI API and other LLM models.

llm-console

Command-line interface for LLMs with advanced features like tool calling, file handling, and more.

llm-context-forge

Production-grade LLMOps infrastructure for context window management, token counting, document chunking, and compression

llm-contextkit

Composable building blocks for LLM context engineering

llm-cortex-memory

Portable, model-agnostic memory layer for LLM conversations

llm-cost-calculator

Cost tracking for OpenAI, Gemini, and Claude APIs with session management

llm-cost-guard-py

Estimate LLM request cost and enforce per-request or per-session budgets. Python port of @mukundakatta/llm-cost-guard.

llm-cost-guardian

Real-time cost monitoring and budget enforcement for LLM API calls

llm-cost-monitor

Python SDK for LLM Cost Monitor - Track, aggregate, and analyze LLM usage costs

llm-cost-optimizer

Automatically reduce LLM API costs. Routes to cheapest model that succeeds. Use kalibr instead.

llm-cost-reduction

Reduce LLM costs automatically with outcome-based routing. Use kalibr instead.

llm-costlog

Track LLM API costs per request. Know where your tokens go.

llm-dial

A minimal, auditable Python library for calling multiple LLM providers. Lightweight LiteLLM alternative.

llm-diff

A CLI tool for comparing LLM outputs — semantically, visually, and at scale

llm-discovery

LLM model discovery and tracking system for real-time monitoring of available models across multiple providers

llm-dispatcher

Intelligent LLM dispatching with performance-based routing, multimodal support, streaming, monitoring, and comprehensive analytics

llm-distiller

Model distiller automator — recursively drives an LLM with seed prompts and stores compressed outputs in SQLite

llm-docagent

AI-powered documentation generator for code projects

llm-engines

A unified inference engine for large language models (LLMs) including open-source models (VLLM, SGLang, Together) and commercial models (OpenAI, Mistral, Claude).

llm-ensemble

Create ensembles of Large Language Models to query them all at the same time.

llm-evaltrack

Drop-in observability for LLM applications — quality scoring, hallucination detection, cost tracking, and agent run debugging.

llm-exo-graph

Advanced Knowledge Graph Engine with Document Processing, Semantic Search and Multi-LLM Integration

llm-expect

LLM Expect is a minimalist, developer-first SDK for testing LLM-powered Python functions using structured JSONL datasets.

llm-failover

Multi-LLM provider client with automatic failover and priority ordering

llm-fallback

Automatic failover between LLM providers. When OpenAI is down, seamlessly switch to Anthropic, Google, or any backup.

llm-feat

Automated feature engineering using Large Language Models (LLMs) for tabular data

llm-fiber

A thin, fast, observable Python client for LLMs

llm-file-organizer

AI-powered filesystem cleanup tool with interactive CLI

llm-forge-playground

Small CLI playground for Qwen via an OpenAI-compatible LLM Forge gateway.

llm-forwarder

A configurable forwarder for OpenAI-compatible LLM requests

llm-functional-agents

A lightweight Python library for creating reliable, contract-driven LLM functions whose core logic is implemented by an LLM.

llm-handler

A unified handler for LLM API calls across OpenAI, Anthropic, and Google

llm-host

OpenAI-compatible inference server: Llama 3.1 8B + Whisper + Kokoro TTS exposed via ngrok

llm-http-api

HTTP API for LLM with OpenAI compatibility

llm-injection-guard

Drop-in prompt injection defense for LLM apps and AI agents — detect, sanitize, block, and audit injection attacks in real time. Includes multi-turn session scanning, allow-lists, rate-abuse detection, multi-layer scanner, FastAPI and Flask middleware.

llm-invoker

A Python library for managing multi-agent model invocation with automatic failover strategies

llm-io-normalizer

A lightweight Model I/O normalization layer for OpenAI-compatible LLM calls.

llm-json-streaming

A unified interface for streaming structured JSON from OpenAI, Anthropic, and Google Gemini.

llm-katan

One tiny model, every LLM API. Drop-in test server for OpenAI, Anthropic, Bedrock, and Vertex.

llm-kit-pro

A unified toolkit for working with multiple LLM providers

llm-limiters

A thread-safe and async rate limiter for Gemini and OpenAI models.

llm-litellm-proxy

LLM plugin for LiteLLM OpenAI-compatible proxies

llm-logger

Lightweight LLM call logger for OpenAI/Anthropic

llm-mask

Mask sensitive data in documents using a local OpenAI-compatible LLM

llm-message-hash-py

Stable canonical sha256 hash of LLM request/message structures. Recursive key-sorted JSON canonicalization with per-provider presets that drop noise fields. For cache keys and idempotency. Zero runtime deps.

llm-meter

Accurate LLM usage & cost tracking for Python backends (FastAPI-native)

llm-mock

pytest plugin to mock and replay OpenAI and Anthropic API calls — record once, replay forever, no API key needed

llm-model-deprecation

Track and check deprecation status of LLM provider models (OpenAI, Anthropic, etc.)

llm-model-diff

Compare LLM model outputs side-by-side with rich diff visualization

llm-model-gateway

OpenAI-compatible API server for simonw's llm cli

llm-model-router

Intelligent multi-LLM request router for cost optimization

llm-obs

Lightweight SDK for LLM inference logging and observability

llm-observe-proxy

OpenAI-compatible LLM proxy with SQLite request capture, observability, and an admin UI.

llm-openai-codex

Access OpenAI models via a Codex subscription

llm-openai-images

LLM plugin for OpenAI and Google image generation and editing

llm-openai-plugin

LLM plugin for OpenAI

llm-openai-via-codex

Access OpenAI models via a Codex subscription

llm-otel-kit

Drop-in OpenTelemetry GenAI observability for any LLM backend — local or cloud.

llm-pdf-chat

Talk to your PDFs using an LLM.

llm-performance-benchmark

Benchmark the performance (output speed, latency) of OpenAI compatible endpoints

llm-platform-kit

Production-ready LLM platform building blocks — observability, prompts, eval, RAG, hallucination guards

llm-preflight-check

Local preflight checks for LLM provider keys, endpoints, and model configuration

llm-prettier

A generic JSON prettier and interactive HTML viewer, built especially for parsing embedded JSON from LLM payloads and responses.

llm-promptguard

Reliable, structured, production-safe LLM outputs with schema validation and auto-repair

llm-provider

A unified interface for multiple LLM providers

llm-provider-factory

A unified interface for multiple LLM providers with image generation, speech-to-text, and function calling (OpenAI, Anthropic, Gemini, VertexAI, Ollama + DALL-E, Replicate, Whisper, Google Speech, Tools)

llm-proxy-server

LLM Proxy Server is an OpenAI-compatible http proxy server for inferencing various LLMs capable of working with Google, Anthropic, OpenAI APIs, local PyTorch inference, etc.

llm-radar

Real-time observability dashboard for LLM applications. Track prompts, tokens, costs, and latency. One-line integration.

llm-radar-mcp

MCP server providing real-time AI model intelligence - pricing, capabilities, and recommendations

llm-rate-guard

Cloud-agnostic rate limit mitigation for LLM APIs

llm-reasoner

Transform any LLM into a methodical thinker that excels at systematic reasoning like OpenAI o1 and DeepSeek R1

llm-recursive

A Python framework for building intelligent, recursive task decomposition systems powered by Large Language Models

llm-registry

A centralized registry for discovering and managing LLM model capabilities. Track model features, costs, and limitations across providers like OpenAI and Anthropic. Supports both verified model definitions and user-managed entries with local storage.

llm-regression-tester

A flexible library for testing LLM responses against predefined rubrics using OpenAI's API for automated scoring

llm-relay

Unified LLM usage management — API proxy, session diagnostics, multi-CLI orchestration.

Browse other framework pages