#[β Solved] I'm having trouble getting started with the bots.
1 messages Β· Page 1 of 1 (latest)
This usually means the bot is still sending the example prompt instead of a live API request.
Check these first:
- Use the real API key from
https://pawan.krd/keys - Make sure the model URL is the full chat completions endpoint, not just the base URL
- Remove any placeholder text, backticks, emojis, or extra spaces
- Refresh/restart the bot or chat after saving settings
- Try a new chat/session
If youβre using a supported model, a safe test is:
https://api.pawan.krd/pkrd/cosmosrp-2.1/v1/chat/completions
If it still sends the same canned message, the bot config is likely wrong.
-# This is an automated response from @pure oracle. While I strive to provide accurate assistance, I may occasionally make mistakes. If you find any inaccuracies or need further clarification, feel free to wait for our community helpers to give you further guidance.
I found the problem! I hadn't yet linked my Discord account to the website. Thank you.
[β Solved] I'm having trouble getting started with the bots.