ai

kapil 2025-11-06T10:47:26.574099Z

One more release - DSCloj! Structured way to do LLM prompting. https://github.com/unravel-team/DSCloj In it’s current shape API looks very similar to instructor-clj right now. But next up DSCloj will have optimisers too. A few things coming up next, 1. Observability integration with Otel 2. Prompt optimisers with REPL-first API 3. EDN compatible serialisation for modules. It will be handy to save optimised modules PS - It is such a joy building things with Clojure. I have been writing Python with DSPy and building similar use-case in Clojure is just simple.

6
❤️ 4
kapil 2025-11-17T10:17:22.703969Z

DSCloj v0.1.0-alpha.2 is out! It now supports multiple LLM using litellm-clj’s router API. Switching between LLM is straightforward now.

👍 3
siavash mohammady 2025-11-06T14:04:48.308099Z

Thank you for this project

💙 1