mirror of
https://github.com/fmhy/FMHY.git
synced 2026-01-15 16:31:32 +11:00
Updated FMHY‐Notes.md (markdown)
parent
291acece65
commit
b5f97d77d3
1 changed files with 20 additions and 0 deletions
|
|
@ -139,6 +139,26 @@ If you're using Firefox and you want autoplay, hit the permissions on your url s
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
#### Pollinations
|
||||||
|
|
||||||
|
For `chat.pollinations.ai` (and the underlying API), the rate limits depend on how you're using it:
|
||||||
|
|
||||||
|
**Anonymous / Free Tier (No Login)**
|
||||||
|
- **Text/Chat**: ~1 request every **3 seconds** (per IP).
|
||||||
|
- **Images**: ~1 request every **5 seconds** (per IP).
|
||||||
|
|
||||||
|
**Logged In (Pollen System)**
|
||||||
|
- Users get a **daily free Pollen allowance** based on their tier.
|
||||||
|
- **Publishable Keys (`pk_`)**: Rate limited to prevent abuse (e.g., ~1 pollen/hour per IP).
|
||||||
|
- **Secret Keys (`sk_`)**: **No rate limits** (requests run as fast as you can pay for them with Pollen).
|
||||||
|
|
||||||
|
If you're hitting limits on the chat site:
|
||||||
|
1. Slow down slightly (wait 3-5s between messages).
|
||||||
|
2. **Log in** at [enter.pollinations.ai](https://enter.pollinations.ai) to use your daily free credits.
|
||||||
|
3. If you need massive throughput, use an API key (`sk_`) with purchased credits.
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
#### Openasar
|
#### Openasar
|
||||||
|
|
||||||
The Vencord installer has an option to install OpenAsar, but you may need to click the install button twice (only once more after clicking "Accept").
|
The Vencord installer has an option to install OpenAsar, but you may need to click the install button twice (only once more after clicking "Accept").
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue