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

feat: add remote SDK environment variable #21

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

thedadams
Copy link
Contributor

This change introduces the ability to use a remote server for executing the gptscript commands instead of a fork/exec model. Setting GPTSCRIPT_URL to the host of an SDK server will run the commands on the server instead.

This change introduces the ability to use a remote server for executing
the gptscript commands instead of a fork/exec model. Setting
GPTSCRIPT_URL to the host of an SDK server will run the commands on the
server instead.
@thedadams thedadams merged commit 56c7164 into gptscript-ai:main Apr 26, 2024
4 checks passed
@thedadams thedadams deleted the remote-sdk branch April 26, 2024 00:32
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.

1 participant