Skip to content

Commit

Permalink
dot
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Feb 21, 2024
1 parent 347ddfe commit 02af204
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@

(package
(name lang_agent)
(synopsis "Functional access to llm via ollama and openai.")
(description "Command line tools for processing text with language models.")
(synopsis "Functional access to llm via ollama and openai")
(description "Command line tools for processing text with language models")
(depends ocaml dune ppx_yojson lwt_ppx containers lambdasoup uri ezcurl ppx_yojson_conv ppx_yojson_conv_lib ezcurl-lwt yojson stdio
)

(tags
(topics "ollama" "llm" "openai" "llama.cpp")))

; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project

0 comments on commit 02af204

Please sign in to comment.