Skip to content

fix: bump go-gptscript to fix default model auth tui prompt #541

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

njhale
Copy link
Member

@njhale njhale commented Jun 24, 2024

Bump go-gptscript to include a fix that corrects the name of the default model environment variable passed to the sdk server. This prevents the TUI from prompting for an OpenAI key when using local models that don't require it.

Depends on gptscript-ai/go-gptscript#34

Addresses #510

@njhale njhale force-pushed the fix/tui-cred-prompt branch from d24c8a5 to 4124775 Compare June 24, 2024 22:49
Bump go-gptscript to include a fix that corrects the name of
the default model environment variable passed to the sdk server.
This prevents the TUI from prompting for an OpenAI key when using local
models that don't require it.

Signed-off-by: Nick Hale <[email protected]>
@njhale njhale force-pushed the fix/tui-cred-prompt branch from 4124775 to f56130c Compare June 25, 2024 13:47
@njhale njhale merged commit efe806f into gptscript-ai:main Jun 25, 2024
8 checks passed
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.

5 participants