package openrouter_api

  1. Overview
  2. No Docs
OCaml client for the OpenRouter API

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.0.1.tar.gz
md5=7340ede2957cd4ca5ea34ffc100384da
sha512=6bc8154dccc16b0d033e7d9a31550a4d0d737b40889fd64ce590a3f5635cb7872c2500d0885493e7921b1a05e456587256cf702d5887970bc0398c4d5793050b

Description

An Async-based OCaml client for OpenRouter (https://openrouter.ai), a unified API for LLMs from multiple providers (Anthropic, OpenAI, Google, and others). Covers chat completions (with streaming, tools, plugins, and structured outputs), text embeddings, and model listing.

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None