-
Notifications
You must be signed in to change notification settings - Fork 231
OpenWebUI demo changes #3740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
OpenWebUI demo changes #3740
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the OpenWebUI integration demo to add Windows support, replace external models with pre-converted OpenVINO models, and update the agentic use case. The changes streamline the setup process by using the --pull parameter to download models directly instead of requiring manual export steps, and provide platform-specific instructions for both Windows and Linux environments.
Key changes:
- Added Windows-specific command examples alongside Linux/Docker commands using tab-set formatting
- Replaced external models (meta-llama, sentence-transformers, BAAI, dreamlike-art, OpenGVLab) with pre-converted OpenVINO models (Godreign, OpenVINO org models)
- Updated agentic use case from time server to weather server using MCP tools
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
🛠 Summary
CVS-175208
Adding windows commands for demo, using OV models instead of external, changes in agentic usecase.
[Preview]https://openvino-doc.iotg.sclab.intel.com/preview/model-server/ovms_demos_integration_with_open_webui.html
🧪 Checklist
``