Skip to content
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

[UI] Add argparse for specifying port and host #204

Merged
merged 2 commits into from
Jul 9, 2023

Conversation

romilbhardwaj
Copy link
Contributor

Adds argparse to localGPTUI.py to make it easier to specify custom ports and host (e.g., 0.0.0.0 to expose the webserver to the internet on a public machine). Defaults to 127.0.0.1:5111, so existing functionality and workflows are not affected.

@PromtEngineer PromtEngineer merged commit cb06803 into PromtEngineer:main Jul 9, 2023
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