Skip to content

Commit d600826

Browse files
mhamasTC-MO
andauthored
Update sources/platform/actors/publishing/monetize.mdx
Co-authored-by: Michał Olender <[email protected]>
1 parent 8a1a954 commit d600826

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sources/platform/actors/publishing/monetize.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,9 @@ The first user pays their first rent 7 days after the free trial, i.e., on the 2
4545

4646
:::note Rental Actors in AI workflows
4747

48-
While the rental model is easy to set up, it is not the most profitable option for most Actors since it doesn't scale with usage volume.
48+
The rental model, while easy to set up, is less profitable because its pricing doesn't scale with usage. It is also impractical for AI agent applications and MCP servers, because of the upfront commitment of rental Actors.
4949

50-
Additionally, rental Actors are challenging to integrate because they require explicit rental before use. This makes them impractical for AI agent applications and MCP servers, where agents may need to test multiple Actors to find the optimal one - leading to potentially prohibitively high rental costs.
51-
52-
Given the ever growing demand for Actors from AI agentic applications, we strongly recommend using the pay-per-result or pay-per-event models instead of the rental model.
50+
For Actors intended for AI workflows, use the [pay-per-result](/platform/actors/publishing/monetize#pay-per-result-ppr-pricing-model) or [pay-per-event](/platform/actors/publishing/monetize#pay-per-event-ppe-pricing-model) models instead.
5351

5452
:::
5553

0 commit comments

Comments
 (0)