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 support for the SDK server #42

Merged
merged 1 commit into from
May 28, 2024

Conversation

thedadams
Copy link
Contributor

With this change, the gptscript SDK server will be fork/exec-ed instead of fork/exec-ing for every gptscript command. This produces enhancements with daemons in gptscript.

This change also intentionally removes support for browser-based applications.

@thedadams
Copy link
Contributor Author

Requires gptscript-ai/gptscript#387

@thedadams thedadams force-pushed the sdk-server branch 6 times, most recently from 53da452 to e4956a7 Compare May 28, 2024 13:07
With this change, the gptscript SDK server will be fork/exec-ed instead
of fork/exec-ing for every gptscript command. This produces enhancements
with daemons in gptscript.

This change also intentionally removes support for browser-based
applications.
@thedadams thedadams merged commit 21db3b0 into gptscript-ai:main May 28, 2024
3 checks passed
@thedadams thedadams deleted the sdk-server branch May 28, 2024 13:29
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