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

add ipv6 support to the API #6559

Merged
merged 15 commits into from
Jan 9, 2025
Merged

add ipv6 support to the API #6559

merged 15 commits into from
Jan 9, 2025

Conversation

BPplays
Copy link
Contributor

@BPplays BPplays commented Dec 6, 2024

this adds IPv6 support to the API with the option to disable IPv4 or IPv6

Checklist:

@BPplays BPplays changed the title add ipv6 support to opened AI API add ipv6 support to the API Dec 7, 2024
@oobabooga
Copy link
Owner

I have made some small changes but can't push to your repository due to

To github.com:BPplays/text-generation-webui.git
 ! [remote rejected]   HEAD -> ipv6_api (permission denied)
error: failed to push some refs to 'github.com:BPplays/text-generation-webui.git'

Could you enable access/editing?

@BPplays
Copy link
Contributor Author

BPplays commented Jan 9, 2025

@oobabooga sure, try now

@oobabooga
Copy link
Owner

Thanks, it worked now. The only big change I have made was to change the flag to --api-enable-ipv6 and disable IPV6 by default, since IPV6 is infrequently used. The rest were just some minor syntax simplications. Thanks for the PR!

@oobabooga oobabooga merged commit 619265b into oobabooga:dev Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants