-
Notifications
You must be signed in to change notification settings - Fork 300
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
after using gptscript for a while with github-hosted tools, I start hitting this:
2024/05/04 08:38:36 failed resolving github.com/gptscript-ai/search/duckduckgo at ./get-blog-posts-search.gpt: failed to GitHub commit of gptscript-ai/search at HEAD: 403 Forbidden {"message":"API rate limit exceeded for <my-ip>. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
At first I thought this was duckduckgo rate limiting me, but then I realised it was github when resolving the module itself!
Can we cache the result of whatever we're using the github API for?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation