Simon Frey
Results
22
issues of
Simon Frey
This is especially helpful when running a local pull-through cache for the registry. Allows to continue using all the ollama commands as expected, after once setting the env vars.
### What happened? I want to generate text (for a notification) with a max lenght. The notification is defined with pydantic fields ```python maxTitleLenght = 50 maxBodyLenght = 150 class...
bug