Skip to content

fix: add default model to the loader #902

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
Nov 8, 2024

Conversation

thedadams
Copy link
Contributor

The tool loader will set the models on the tools if none is set. The way that that happens works for the CLI, but is not compatible with the SDK. This change makes the default model logic work with the SDK server.

The tool loader will set the models on the tools if none is set. The way
that that happens works for the CLI, but is not compatible with the SDK.
This change makes the default model logic work with the SDK server.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams force-pushed the non-global-default-model branch from 6588a5a to 36b1360 Compare November 8, 2024 19:49
@thedadams thedadams merged commit 02bcf6c into gptscript-ai:main Nov 8, 2024
10 checks passed
@thedadams thedadams deleted the non-global-default-model branch November 8, 2024 20:25
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