this post was submitted on 01 Nov 2024
1 points (100.0% liked)

Clojure programming language discussion

453 readers
2 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 4 years ago
MODERATORS
 

Making LLMs Do More of What You Want

http://langnostic.inaimathi.ca/posts/making-llms-do-more-of-what-you-want

Once we can make LLMs do what we want, we might want to formalize this and scale it up. We've got generate :: SystemPrompt -> Prompt -> Response generateChecked :: (String -> Maybe a) -> SystemPrompt -> Prompt -> ?Int -> Maybe a as a baseline. And,...

#clojure #clj #cljs [email protected] @clojure

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here