gptscript-ai/browser

broken link, github.com/gptscript-ai/credentials/model-provider not found

Closed this issue · 1 comments

this repo is 404 github.com/gptscript-ai/credentials/model-provider

which make this tool unusable. im getting this error when trying to run cnn example

failed resolving github.com/gptscript-ai/credentials/model-provider from https://raw.githubusercontent.com/gptscript-ai/browser/90d7543de8b94883e1d1f57c34b00823bc66f09f/tool.gpt: failed resolving sys.model.provider.credential from https://raw.githubusercontent.com/gptscript-ai/credentials/bd959c8f57a499835b927453645f94bf47973774/model-provider/tool.gpt: error loading https://raw.githubusercontent.com/gptscript-ai/credentials/bd959c8f57a499835b927453645f94bf47973774/model-provider/sys.model.provider.credential: error loading https://raw.githubusercontent.com/gptscript-ai/credentials/bd959c8f57a499835b927453645f94bf47973774/model-provider/sys.model.provider.credential: 404 Not Found
tools: github.com/gptscript-ai/browser, article-summarizer

Go to the entertainment section of cnn.com and find the top five articles.
Provide the link to the article-summarizer so that it can create a summary.
Return to me all five summaries.

---
name: article-summarizer
tools: github.com/gptscript-ai/browser
args: link: the link to the article

Visit the article and generate a summary of it.

Looks like I was using old version of gptscript. Using latest 0.9.5 fixes it.