All notable user-visible changes are tracked here.
:vertex-anthropic provider across the README supported-surface
table, the provider matrix (doc/providers.md), the configuration guide
(doc/provider-configuration.md), and the LiteLLM parity / shape-audit ledgers,
including credentials, model ids, and the region-gating (HTTP 404) caveat.:vertex-anthropic, a provider that serves Anthropic's Claude models
through Google Vertex AI. It reuses the native Anthropic Messages request body,
response parser, and streaming parser, and swaps in Vertex-specific transport:
the :rawPredict / :streamRawPredict endpoints with the model in the URL path,
GCP OAuth bearer auth via the existing ADC chain (instead of x-api-key), and an
anthropic_version body field. Authenticates with the same GCP credentials as
:vertex-gemini. Thinking blocks, tool use, file/document attachments, and native
cache markers behave as on :anthropic.scripts/vertex_anthropic_smoke.clj, a live smoke script mirroring
scripts/vertex_stream_smoke.clj.First published release to Clojars as
net.clojars.deadmeme5441/clojure-llm-sdk. Consume it with
{:mvn/version "0.1.0"} instead of a git SHA.
v*
tag builds, tests, and deploys the artifact automatically.:kimi-code, an OpenAI Chat Completions compatible provider for Kimi Code at https://api.kimi.com/coding/v1..env.example, contribution policy, security policy, issue templates, PR template, and Dependabot configuration.:kimi now reads MOONSHOT_API_KEY; :kimi-code reads KIMI_API_KEY.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |