package openrouter_api
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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.
Dependencies (9)
- jsonaf
- core
-
async_ssl
>= "v0.17.0-1" - cohttp-async
- async
- ppx_jane
- ppx_jsonaf_conv
-
ocaml
>= "5.4.1" -
dune
>= "3.22"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page