Bernhard Enders

Results 17 issues of Bernhard Enders

Only Django default words like 'home', 'user' are translated while using: `{% breadcrumb "Home" "/" %} {% breadcrumb "User" "users" %}` But any word not recognized (by default) by Django...

Hi! In comparing OpenBLAS performance with Intel MKL I've noticed that (at least in my particular case: real or hermitian eigenvalue problem, e.g. ZHEEV) OpenBLAS is consuming too much more...

Feature request
LAPACK issue

Hello! Uptime Robot API v1 will be dead after june 2017. I've created a new "statusPage.php" file compatible with API v2. You have to change "main.js" duration calculation method, but...

The redis docker container is supposed to read (and overwrite) settings available in /etc/redis.conf Problem is that, even if one make this file available - by mounting this file with...

### PHP Version 8.2.14 ### CodeIgniter4 Version 4.4.4 ### Shield Version dev ### Which operating systems have you tested for this bug? Windows, Linux ### Which server did you use?...

bug

Is it possible to customize the SERVER Command Console? I would like to execute some batch commands after clicking the "Server Console" or "MariaDB Console" buttons in the `UniController.exe` main...

```bash go: github.com/ameshkov/dnslookup@latest (in github.com/ameshkov/[email protected]): go.mod:3: invalid go version '1.22.2': must match format 1.23 ``` How can I fix it? Thx.

### What happened When using the Langfuse integration with litellm.log_langfuse_v2, a TypeError: cannot pickle '_thread.RLock' object is raised during the logging process. This appears to be caused by attempting to...

bug

### What happened? When using litellm to interact with Ollama models and fallbacks are configured, the fallback mechanism does not function correctly when the stream=True option is used. **Steps to...

bug

### The Feature It would be super nice if LiteLLM could automatically add end-users to the database (EndUserTable) every time a request having a 'user' param is received and the...

enhancement