CoolFace
Apppublic

wuran/open-webui

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
bug_report.md64 linesDownload Raw Back to ISSUE_TEMPLATE
1---2name: Bug report3about: Create a report to help us improve4title: ''5labels: ''6assignees: ''7---8 9# Bug Report10 11## Description12 13**Bug Summary:**14[Provide a brief but clear summary of the bug]15 16**Steps to Reproduce:**17[Outline the steps to reproduce the bug. Be as detailed as possible.]18 19**Expected Behavior:**20[Describe what you expected to happen.]21 22**Actual Behavior:**23[Describe what actually happened.]24 25## Environment26 27- **Open WebUI Version:** [e.g., 0.1.120]28- **Ollama (if applicable):** [e.g., 0.1.30, 0.1.32-rc1]29 30- **Operating System:** [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04]31- **Browser (if applicable):** [e.g., Chrome 100.0, Firefox 98.0]32 33## Reproduction Details34 35**Confirmation:**36 37- [ ] I have read and followed all the instructions provided in the README.md.38- [ ] I am on the latest version of both Open WebUI and Ollama.39- [ ] I have included the browser console logs.40- [ ] I have included the Docker container logs.41 42## Logs and Screenshots43 44**Browser Console Logs:**45[Include relevant browser console logs, if applicable]46 47**Docker Container Logs:**48[Include relevant Docker container logs, if applicable]49 50**Screenshots (if applicable):**51[Attach any relevant screenshots to help illustrate the issue]52 53## Installation Method54 55[Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.]56 57## Additional Information58 59[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]60 61## Note62 63If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!64