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

Add --max-tokens parameter #26

Closed
wants to merge 2 commits into from
Closed

Add --max-tokens parameter #26

wants to merge 2 commits into from

Conversation

drdavella
Copy link
Member

No description provided.

@drdavella drdavella requested review from nahsra and gilday April 12, 2024 15:21
@nahsra
Copy link
Contributor

nahsra commented Apr 12, 2024

I'm approving this knowing full well there will be more dimensionality added later. Tokens for one model are 10% the cost as others -- so they're not apples to apples. Also, a user may want unbounded tokens for local models. I can also imagine a per-change or per-codemod limit.

@gilday
Copy link
Contributor

gilday commented Apr 12, 2024

Why are we doing this now? Can we defer until we know more about the problem we're solving?

@drdavella
Copy link
Member Author

@gilday the goal is to give callers the ability to enable safeguards to prevent overuse of LLM tokens.

@drdavella drdavella closed this Apr 24, 2024
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