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

Docs - Add faq for github rate limit #646

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

sangee2004
Copy link
Contributor

Added workaround that can be done when gptscript execution results in github rate limit errors in FAQ section.

Copy link
Member

@njhale njhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this @sangee2004!

Left a suggestion. LMK what you think.

docs/docs/09-faqs.md Outdated Show resolved Hide resolved
@sangee2004
Copy link
Contributor Author

@njhale @drpebcak I have made changes as per your suggestions.

@sangee2004 sangee2004 requested a review from njhale July 23, 2024 00:04
Copy link
Member

@njhale njhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one formatting nit, but other than that, LGTM!

Comment on lines 59 to 63
If you're already authenticated with the `gh` CLI, you can use its token by running:
```bash
export GITHUB_AUTH_TOKEN="$(gh auth token)"
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you're already authenticated with the `gh` CLI, you can use its token by running:
```bash
export GITHUB_AUTH_TOKEN="$(gh auth token)"
```
If you're already authenticated with the `gh` CLI, you can use its token by running:
```bash
export GITHUB_AUTH_TOKEN="$(gh auth token)"

Copy link
Member

@drpebcak drpebcak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as well, pending that nit

@sangee2004 sangee2004 changed the title Add faq for github rate limit Docs - Add faq for github rate limit Jul 23, 2024
@sangee2004 sangee2004 requested a review from njhale July 23, 2024 23:38
@sangee2004 sangee2004 merged commit faaee65 into gptscript-ai:main Jul 24, 2024
6 checks passed
@sangee2004 sangee2004 mentioned this pull request Jul 24, 2024
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.

3 participants