Skip to content

feat: pip options in tools/functions install requirements#445

Merged
tjbck merged 1 commit intoopen-webui:mainfrom
nikes:feat/pip-options
Mar 15, 2025
Merged

feat: pip options in tools/functions install requirements#445
tjbck merged 1 commit intoopen-webui:mainfrom
nikes:feat/pip-options

Conversation

@nikes
Copy link
Copy Markdown
Contributor

@nikes nikes commented Mar 12, 2025

This documentation update provides an overview of the new feature that allows passing optional arguments ([options] & [package-index-options]) to pip install commands within our tools/functions. By doing so, users can specify custom indexes, use proxies, or include additional configuration options during package installation. The instructions herein detail how to integrate these arguments into various workflows and ensure alignment with official pip usage patterns.

@tjbck
Copy link
Copy Markdown
Contributor

tjbck commented Mar 15, 2025

Thanks!

@tjbck tjbck merged commit 639a4dc into open-webui:main Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants