Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,8 @@ Extremely restrictive input/output token limits.

Distributed, decentralized crypto-based compute.
Data is sent to individual hosts.
**Limits:** [200 requests/day](https://x.com/rayon_labs/status/1938176081976037505). [**Requires a one time $5 top up to access the free tier.**](https://x.com/rayon_labs/status/1940416866104545608)
**Limits:** [200 requests/day](https://x.com/rayon_labs/status/1938176081976037505), 180/minute.
“Free” limits apply to all models available, but to use them, [**you need to deposit at least $5**](https://x.com/rayon_labs/status/1940416866104545608).
Comment on lines +300 to +301

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

Thanks for the contribution!

This change is being made directly to README.md, but this file is auto-generated by src/pull_available_models.py, as noted by the warning at the top of the file. Any direct changes will be overwritten the next time the script is run.

Please apply the logic of your change to the Python script (specifically around line 912) and then regenerate the README.md file.

Additionally, for consistency with other entries in this document, I'd recommend a slight rephrasing. Here's a suggestion for the final output in the README:

Suggested change
**Limits:** [200 requests/day](https://x.com/rayon_labs/status/1938176081976037505), 180/minute.
Free limits apply to all models available, but to use them, [**you need to deposit at least $5**](https://x.com/rayon_labs/status/1940416866104545608).
**Limits:** [200 requests/day](https://x.com/rayon_labs/status/1938176081976037505), 180 requests/minute.
"Free" limits apply to all models, but [**require a one-time $5 deposit**](https://x.com/rayon_labs/status/1940416866104545608).


- Various open models

Expand Down