-
Notifications
You must be signed in to change notification settings - Fork 69
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
Improved Orchestrator Pricing #690
Conversation
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.
LGTM thanks!
ai/pipelines/audio-to-text.mdx
Outdated
we strongly encourage orchestrators to set their own pricing based on their costs and | ||
requirements. Setting a competitive price will help attract more jobs, as Gateways can | ||
set their maximum price for a job. The currently recommended pricing for this pipeline | ||
is `0.02e-6 USD` per **milliseconds** of input. |
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.
Grammar is a bit off. 3 options:
The recommended pricing for this pipeline is currently `0.02e-6 USD` per **milliseconds** of input.
The recommended pricing for this pipeline is `0.02e-6 USD` per **milliseconds** of input.
The current recommended pricing for this pipeline is `0.02e-6 USD` per **milliseconds** of input.
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.
Good catch, thanks. Will make the corrections.
This commit fixes some conflicts that were introduced in the last commit.
This commit reintroduces some changes that were removed during the merge.
No description provided.