mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #3437] [MERGED] feat: case insensitive prompt/models selection chat input #21244
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/3437
Author: @silentoplayz
Created: 6/25/2024
Status: ✅ Merged
Merged: 6/25/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (2)
01ad197Update PromptCommands.svelteef61932Update Models.svelte📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/MessageInput/Models.svelte(+1 -1)📝
src/lib/components/chat/MessageInput/PromptCommands.svelte(+1 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Changed
Additional Information
Note: I could not test this PR on my own machine, as I have issues in VSCode with my conda environment (I might've borked something or something got borked from pulling 350+ changes since last using my VSCode install of Open WebUI, not entirely sure). I've also tried in a new conda environment and had the same issues, but by now, maybe my base environment for Conda is borked, and I only have myself to blame if that's the case.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.