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

action.yml: add max_tokens option #42

Merged
merged 1 commit into from
Dec 11, 2023
Merged

action.yml: add max_tokens option #42

merged 1 commit into from
Dec 11, 2023

Conversation

thypon
Copy link
Member

@thypon thypon commented Dec 11, 2023

No description provided.

Copy link

[puLL-Merge] - brave/pull-merge@42

Description

This pull request adds a new input max_tokens to the action.yml file. It allows users to specify the maximum number of tokens to generate when running the action.

Changes

Changes

action.yml

  • Added a new input max_tokens with a description and required flag.

Other files

  • Updated the options object to include max_tokens parameter.
  • Updated the parsing of max_tokens to ensure it is a float value.

Security Hotspots

There are no security hotspots in this change.

@thypon thypon merged commit 6571e1c into main Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant