Self Denial

Results 12 issues of Self Denial

Update gpu.go initGPUHandles() to declare gpuHandles variable before reading it. This resolves an "invalid memory address or nil pointer dereference" error. Update dyn_ext_server.c to avoid setting the RTLD_DEEPBIND flag under...

**Describe the solution you'd like** Enable unique system prompt per-chat and/or per-model. This will allow for flexibility when working with multiple models.

Add instructions to enable rootless (Podman) local-only Open WebUI with Systemd service and auto-update capability. ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request....

Expose opts.NumThread as env variable OLLAMA_THREADS for override.

# Bug Report ## Description **Bug Summary:** 1. Model connection to api.openai.com timeout blocks page load in Chromium for 5 minutes. **Steps to Reproduce:** Block outbound network access to api.openai.com....

**Is your feature request related to a problem? Please describe.** Directly related to #1111 1111 **Describe the solution you'd like** I'd like a toggle to disable OpenAI integration. **Describe alternatives...

## Pull Request Checklist - [X] **Description:** Briefly describe the changes in this pull request. - [X] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is...

This enables the capability to limit or disable both `NumThread` & `NumGPU` which can be useful for testing and running multiple concurrent instances. `NumThread` limitation is also valuable to reliably...

**Describe the solution you'd like** Establish modular design, requirement, process, security, best practice, etc. With all of the innovation surrounding LLM technology, software like [code execution](https://github.com/open-webui/open-webui/issues/1321) & [extended RAG](https://github.com/open-webui/pipelines/issues/15) can...

enhancement
help wanted

Hi, Can you attach a license that we can use for packages like proposed under #3 ? Thanks!