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 support for Apple Intelligence integrated ChatGPT #1445

Open
vtta opened this issue Dec 13, 2024 · 0 comments
Open

Add support for Apple Intelligence integrated ChatGPT #1445

vtta opened this issue Dec 13, 2024 · 0 comments

Comments

@vtta
Copy link

vtta commented Dec 13, 2024

As the release of iOS 18.2 and macOS 15.2 Apple added the official support for invoking ChatGPT via Siri.
However, both the setup process (authentication via browser) and the conversation process (automatically invoking private ChatGPT API) have region lock, which need to be matched and proxied.
Under my testing, the current OpenAI rules cannot cover the domains used during above mentioned scenarios.
However, when enabling global proxy, the two process can proceed.
We need to identify the specific domains and add additional rules to cover such use cases.

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

No branches or pull requests

1 participant