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 default model provider in the TUI #688

Merged

Conversation

thedadams
Copy link
Contributor

No description provided.

@thedadams thedadams force-pushed the tui-support-default-model-provider branch from fea2534 to 7f207a7 Compare July 31, 2024 22:42
@@ -63,7 +63,7 @@ type toolOrFileRequest struct {
Confirm bool `json:"confirm"`
Location string `json:"location,omitempty"`
ForceSequential bool `json:"forceSequential"`
DefaultModelProvider string `json:"defaultModelProvider,omitempty"`
DefaultModelProvider string `json:"DefaultModelProvider,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this capitalization change intentional? Just want to make sure.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it was. Thanks for checking.

@thedadams thedadams merged commit 4a42acc into gptscript-ai:main Aug 1, 2024
10 checks passed
@thedadams thedadams deleted the tui-support-default-model-provider branch August 1, 2024 12:59
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