- Added hostUrl and responseTimeOut options in generate function.
- Added hostUrl and responseTimeOut options in chat function.
- Increase response timeout to 15 minutes
- Added encodeImage utility function that converts image filePath to base64 image data.
- Added generateJson and chatJson. High level function to return response in Haskell type.
- Moving to stack instead of cabal.
- Increased response timeout time for chat function.
- Renaming Lib.hs to OllamaExamples.hs as it was conflicting
Lib.hs
name
- First version. Released on an unsuspecting world.