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

feature: Add CLI options for customizing OpenAI requests #50

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

eli64s
Copy link
Owner

@eli64s eli64s commented Sep 24, 2023

  • Allow users to modify parameters for OpenAI API requests via CLI options.
  • Added options include engine (i.e. gpt-4) and the sampling temperature.
  • Improve user experience by offering flexibility in configuring OpenAI requests.

- Allow users to modify parameters for OpenAI requests via CLI options.
- Added options include engine (i.e. gpt-4) and the sampling temperature.
- Improve user experience by offering flexibility in configuring OpenAI requests.
@eli64s eli64s merged commit 8e54965 into main Sep 24, 2023
1 check passed
@eli64s eli64s changed the title feat: Add CLI options for customizing OpenAI requests feature: Add CLI options for customizing OpenAI requests Sep 24, 2023
@eli64s eli64s deleted the feature/enhance-cli branch September 24, 2023 12:35
@eli64s eli64s added enhancement New feature or request feature labels Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant