Liking cljdoc? Tell your friends :D

Changelog

All notable user-visible changes are tracked here.

0.1.0

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.

Added

  • Published to Clojars with a tag-driven release workflow: pushing a v* tag builds, tests, and deploys the artifact automatically.
  • Replaced the LiteLLM snapshot refresh script's hardcoded local-checkout path with a direct HTTPS fetch of the upstream pricing file.
  • Added :kimi-code, an OpenAI Chat Completions compatible provider for Kimi Code at https://api.kimi.com/coding/v1.
  • Added proper public library docs for getting started, API reference, provider configuration, and model registry behavior.
  • Added GitHub CI for lint, unit tests, and jar build.
  • Added .env.example, contribution policy, security policy, issue templates, PR template, and Dependabot configuration.

Changed

  • Split Moonshot Kimi and Kimi Code credentials: :kimi now reads MOONSHOT_API_KEY; :kimi-code reads KIMI_API_KEY.
  • Added generated tool/cache ignore rules so local clj-kondo and LSP caches do not appear as candidate repo files.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close