liudf0716/Running chatgpt proxy
Run chatgpt proxy to forward chat.openai.com stream
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sudo | If apt should be executed with sudo or without | no | auto |
| install-dependencies | Whether or not to install dependencies for tmate on linux (openssh-client, xz-utils) | no | true |
| chatgptd-server-host | The hostname for your xfrpc server (e.g. xfrpc.org) | no | "" |
| chatgptd-server-port | The port for your xfrpc server (e.g. 2222) | no | "" |
| chatgptd-server-token | The token for your xfrpc server (e.g. 1234567890) | yes | "" |
| chatgptd-remote-port | The remote port for your xfrpc server (e.g. 2222) | no | "" |
| instaloader | Is start instaloader local service | no | true |
| instaloader-remote-port | The remote port for your instaloader server (e.g. 10001) | no | 10001 |
| github-token | Personal access token (PAT) used to call into GitHub's REST API. We recommend using a service account with the least permissions necessary. Also when generating a new PAT, select the least scopes necessary. [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) | — | ${{ github.token }} |
Outputs
no outputs