mirror of
https://github.com/fmhy/FMHY.git
synced 2026-01-15 08:21:11 +11:00
Updated FMHY‐Notes.md (markdown)
parent
b5f97d77d3
commit
ca35ffce33
1 changed files with 20 additions and 20 deletions
|
|
@ -42,6 +42,26 @@ To use this site for image generation, scroll down to "Image Feed" and change it
|
|||
|
||||
***
|
||||
|
||||
#### Pollinations Limits
|
||||
|
||||
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.
|
||||
|
||||
***
|
||||
|
||||
#### Mobilism Ranks
|
||||
|
||||
The users in red. Administrators are members assigned with the highest level of control over the entire board. Usually they’re Section Heads. Most Administrators are Section Heads but not all Section Heads are administrators.
|
||||
|
|
@ -139,26 +159,6 @@ 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
|
||||
|
||||
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