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

fix(prompt): parameters.model is now a string and is optional. It defaults to gpt-4 #53

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

gr2m
Copy link
Collaborator

@gr2m gr2m commented Sep 4, 2024

  • fix(types): ModelName is a string now
  • docs(README): model parameter is no longer required for prompt(). It defaults to gpt-4
  • fix: model parameter is now optional for prompt(). It defaults to gpt-4

@gr2m gr2m merged commit c8b6a7d into main Sep 4, 2024
4 checks passed
@gr2m gr2m deleted the make-model-name-a-string branch September 4, 2024 03:55
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