gptscript-ai / gptscript

Build AI assistants that interact with your systems
https://gptscript.ai
Apache License 2.0
3.07k stars 270 forks source link

feat: add stacked credential contexts #849

Closed g-linville closed 2 months ago

g-linville commented 2 months ago

This implements the concept of "stacked" credential contexts. (Reminder: a credential context is basically just a namespace for credentials in the creds store.)

For more details on how this works, see the section that I added to the docs in this PR.

g-linville commented 2 months ago

The tests are failing right now only because the download links for Node.js are apparently down