Liking cljdoc? Tell your friends :D
Clojure only.

ragtacts.prompt.langchain


hubclj

(hub repo)

Retrun a public repository prompt template from the Langchain Hub.

Example:

(hub "rlm/rag-prompt")
Retrun a public repository prompt template from the [Langchain Hub](https://smith.langchain.com/hub).

Example:
```clojure
(hub "rlm/rag-prompt")
```
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close