Skip to content

fix: always build credential helper #549

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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

g-linville
Copy link
Member

Previously, we were only building the credential helper right before handling credential tools. But the helper is also needed for looking up model provider keys like sys.openai. This leads to crashes on new installations. For now, the solution is to just always build the credential helper. Once Darren is back, we can figure out how to do this in a better way if he is dissatisfied with it.

@g-linville g-linville merged commit f79b9b4 into gptscript-ai:main Jun 25, 2024
8 checks passed
@g-linville g-linville deleted the build-cred-helper branch June 25, 2024 18:52
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.

3 participants