-
Notifications
You must be signed in to change notification settings - Fork 4.9k
chore: report perform usage, cap tokens and turns #38534
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
Conversation
|
|
||
| ### option: Page.extract.maxTokens | ||
| * since: v1.58 | ||
| - `maxTokens` <[int]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not separate number for input/output? They usually have different price.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's how completion APIs allow controlling them.
| * since: v1.9 | ||
|
|
||
| ### option: Browser.newContext.agent = %%-js-context-option-agent-%% | ||
| ### option: Browser.newContext.agent = %%-context-option-agent-%% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's keep it js-only for now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why?
Test results for "MCP"1 failed 2713 passed, 116 skipped Merge workflow run. |
Test results for "tests 1"6 flaky40319 passed, 793 skipped Merge workflow run. |
No description provided.