Releases: tusharad/ollama-haskell
Releases · tusharad/ollama-haskell
V0.1.3.0
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!
This is the first version first. It mainly contains generate
and chat
functions.