Skip to content

Releases: tusharad/ollama-haskell

V0.1.3.0

25 Mar 12:31
Compare
Choose a tag to compare

0.1.3.0 -- 2025-03-25

https://hackage.haskell.org/package/ollama-haskell-0.1.3.0

  • Added options, tools and tool_calls fields in chat and generate.
  • Exported EmbeddingResponse.
  • Added Format argument in chat and generate function for structured output.

Releasing ollama-haskell v1.0.0!

15 Oct 19:26
Compare
Choose a tag to compare

This is the first version first. It mainly contains generate and chat functions.