ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Feature Request]: Implement Service Provider Google Support Custom End Point Url
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Problem Description
In the current version, the service provider `Google` does not support custom endpoints, unlike the service provider `OpenAI`, which provides a custom endpoint URL.
### Solution Description
Implementing support for custom endpoints in the service provider `Google` could greatly enhance performance. As an example, I've been operating this repository on `Kubernetes`, utilizing containers such as [`one-api`](https://github.com/songquanpeng/one-api/pkgs/container/one-api) and [`litellm`](https://github.com/BerriAI/litellm/pkgs/container/litellm) across `13 pods`. This configuration has shown to be more stable compared to deployments on `Vercel` or other platforms.
### Alternatives Considered
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.