Ray Chavez
Ray Chavez
In my project's root, I have a `.env` folder where I store my `.env.` and `.env..local` files. This works great when I pass the `{ cwd: '.env/' }` option to...
Hello, I'm trying to debug my exponential retry logic and would like to tap into how many milliseconds have elapsed since the first attempt. Do you know of an easy...
# Support for Multiple Knowledge Bases per Session ## Current Situation Currently, Hollama allows users to select a single knowledge entry per session. This limits the flexibility and depth of...
# Extended Parameter Support for Ollama API in Hollama Interface The Hollama interface currently supports a limited set of parameters when making requests to the Ollama `generate` API. The current...