Please note, ML Lab features have become experimental, and support beyond published documentation is very limited.
Hosted Models are charged at $0.01 per HTTP POST request made to their URLs. This cost is accrued to the Hosted Model owner for the /v1/query
route only, regardless of the response status code. All charges consume Runway credits which can be purchased via the account page.
If you are using the Hosted Models JavaScript SDK only the HostedModel.query()
method will accrue a charge.
Hosted Models do not accrue a cost based on their "Awake", "Waking Up", or "Awake" states; They are charged by request only.