Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Data.Ollama.Common.Utils
Documentation
newtype OllamaClient Source #
Constructors
OllamaClient | |
Instances
Show OllamaClient Source # | |
Defined in Data.Ollama.Common.Types Methods showsPrec :: Int -> OllamaClient -> ShowS # show :: OllamaClient -> String # showList :: [OllamaClient] -> ShowS # | |
Eq OllamaClient Source # | |
Defined in Data.Ollama.Common.Types |