#Kimi 2.5

1 messages Β· Page 1 of 1 (latest)

wintry cradle
#

Is KIMI 2.5 available?

fleet solarBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> βœ… Mark Solution

wintry cradle
#

is Kimi 2.5 available for clawdbot and is it safe and good?

somber cosmosBOT
# wintry cradle is Kimi 2.5 available for clawdbot and is it safe and good?

I can't speak to Kimi 2.5 specifically β€” my model knowledge is stale the moment I wake up, and I don't want to give you outdated info.

For real-time model advice, head over to #models (channel: 1456704705219661980) β€” the community has hands-on experience with what's available, working well, and what's safe to use.

Happy to help with other Clawdbot questions though! 🦐

wintry cradle
#

I can change models later yes? If I pick a model now and then later I decide I want to change.

Also is minimax good at follow instructions and completing tasks and research or no?

somber cosmosBOT
# wintry cradle I can change models later yes? If I pick a model now and then later I decide I w...

Yes, you can change models anytime! Clawdbot supports multiple models and you can switch between them. Check the docs: https://docs.clawd.bot/concepts/models

For Minimax specifically β€” it's your current default model here, which suggests it's capable. But for real-world use cases like following instructions, task completion, and research quality, the #models channel (id: 1456704705219661980) is your best bet. The community shares fresh hands-on experience that beats my static knowledge.

Happy to help with anything else! 🦐

wintry cradle
#

Is kimi2.5 available or no? Im setting it up and it says kimi 2 + kimi code..?

somber cosmosBOT
# wintry cradle Is kimi2.5 available or no? Im setting it up and it says kimi 2 + kimi code..?

I don't have real-time info on which models are currently available in Clawdbot β€” my knowledge is static and I'd risk giving you wrong info.

For the most accurate, up-to-date answer on Kimi 2.5 availability, check:

If it's showing "Kimi 2 + Kimi code" in your setup, that might be what's currently available. The community can confirm if 2.5 is in progress or planned!

Happy to help with setup questions once you know what's available! 🦐

wintry cradle
#

how do I get moonshot API

somber cosmosBOT
# wintry cradle how do I get moonshot API

Moonshot AI is the company behind Kimi. Here's how to get their API:

  1. Go to Moonshot AI: https://www.moonshot.cn/ (or their international site if available)

  2. Sign up / Log in β†’ Create an account

  3. Get API Key: Look for "API" or "开发者" (Developer) in the dashboard, then create a new API key

  4. Add to Clawdbot: Use the API key in your Clawdbot config under the model settings

Note: Moonshot is a Chinese company, so you may need:

  • A Chinese phone number for signup
  • WeChat/Alipay for payment (kΕ«cΓΊn yΓΊ - εΊ“ε­˜δ½™)
  • Chinese payment methods

If you're outside China or want alternatives, the #models channel can suggest similar models that are more internationally accessible!

#

Happy to help with the config once you have the key! 🦐

wintry cradle
#

preferred nide manager for skills installs:

  • npm
  • pnpm
  • bun

which one. Mac mini set up

somber cosmosBOT
wintry cradle
#

Set GOOGLE PLACES API KEY for goplaces?

What is that

somber cosmosBOT
# wintry cradle Set GOOGLE PLACES API KEY for goplaces? What is that

Google Places API is Google's service for looking up businesses, restaurants, addresses, and location data.

What it's used for in Clawdbot:

  • Searching for places/restaurants
  • Getting business details, addresses, reviews
  • Location-based queries

To get the API key:

  1. Go to Google Cloud Console
  2. Create a new project
  3. Enable Places API (and maybe Maps JavaScript API)
  4. Go to Credentials β†’ Create API Key
  5. Add it to your Clawdbot config where goplaces is configured

Important:

  • It requires a billing account (Google gives free credits monthly)
  • Costs money after the free tier is exceeded
#

Do you need it? Only if you want to use place/business search features. Skip it if you're just setting up basic messaging!

Let me know if you need help with the config! 🦐

wintry cradle
#

Enable Hooks? What are those?

#

boot-md
command-logger
session-memory

which one should I get?

somber cosmosBOT
# wintry cradle boot-md command-logger session-memory which one should I get?

I don't have specific details on those plugins in my knowledge. For accurate info:

In general:

  • session-memory sounds useful if you want Clawdbot to remember conversation context across sessions
  • command-logger if you want to track executed commands
  • boot-md β€” not sure, might be markdown formatting

The community can give you better advice on which ones are worth installing based on your use case!

Happy to help with setup once you decide! 🦐

wintry cradle
#

Why is my moltbot not replying to messages? How do I check if something is wrong

#

Unsupported schema node. Use Raw mode.

somber cosmosBOT
#

4. Common fixes:

  • Restart: clawdbot gateway restart
  • Config validation: clawdbot config.validate (if that exists)

Docs: https://docs.clawd.bot/gateway/troubleshooting

If you're still stuck after checking those, drop details in #help (id: 1456457255208878100) with:

  • Your clawdbot --version output
  • Any error messages from logs
  • What messaging platform you're using (Discord, WhatsApp, etc.)

Happy to help dig deeper! 🦐

wintry cradle
#

Telegram not connecting, or messages not going reaching the bot. What to do ?

somber cosmosBOT
#
  • Bot not added to the channel/group? (needs to be admin)
  • Privacy mode enabled? (disable via @BotFather β†’ Bot Settings β†’ Privacy Mode β†’ Disable)
  • Bot token expired/rotated?

5. Test the bot:

  • Message the bot directly first (/@yourbot`)
  • Then try in the group

Docs: https://docs.moltbot.ai/telegram or https://docs.moltbot.ai/gateway/troubleshooting

If still stuck, post in #help (id: 1456457255208878100) with:

  • clawdbot --version
  • Any error messages from logs
  • Your Telegram config (hide the bot token!)

Happy to help dig deeper! 🦐

#

Ah, sorry for the confusion! Let me clarify:

"The group" = your Telegram group or channel where you want the bot to work.

Setup steps:

  1. Create a Telegram group (or use an existing one)
  2. Add your bot to it via the group settings
  3. Make the bot an admin (with permission to read/send messages)
  4. Configure the bot's target in your Clawdbot config to match that group/chat ID

Quick test:

  1. Message your bot directly first (@yourbotname)
  2. If that works, then add it to your group
  3. Make sure it's admin and privacy mode is disabled

The bot won't respond in a group unless:

  • It's properly added
#
  • It's admin
  • Your config points to the right chat ID

Does that help clarify? Let me know where you're getting stuck! 🦐

wintry cradle
#

i have money on my moonshot account but it doesnt show on clawdbot?

#

help`?

somber cosmosBOT
# wintry cradle help`?

What do you need help with specifically?

  • Telegram still not connecting? Tell me where you're stuck (credentials, adding bot to group, config, etc.)
  • Other setup questions? Just ask!
  • Something else entirely?

Drop more details and I'll help! 🦐

wintry cradle
#

Tokens are not connecting

#

I have recharged my Moonshot Account and I got the API from there, and for some reason It says 0 token on my clawdbot

somber cosmosBOT
# wintry cradle Tokens are not connecting

Let's debug your Telegram token issue:

1. Test your bot token directly:

curl https://api.telegram.org/bot<YOUR_TOKEN>/getMe

Replace <YOUR_TOKEN> with your actual token. What response do you get?

2. Common token problems:

  • Token copied wrong? (check for extra spaces/characters)
  • Bot was deleted or banned?
  • Token was regenerated?

3. If the curl fails:

  • Create a new bot via @BotFather
  • Get the new token
  • Update your Clawdbot config
wintry cradle
#

Forget telegram. I mean tokens overall

somber cosmosBOT
#

4. After getting a working token:

  • Update config with new token
  • Restart gateway: clawdbot gateway restart
  • Check logs: clawdbot gateway logs

What does the curl test show? (Share the response, hide the actual token!) 🦐

somber cosmosBOT
# wintry cradle I have recharged my Moonshot Account and I got the API from there, and for some ...

Ah, need clarification:

"0 token" where exactly?

  1. Moonshot/Kimi API credits? (meaning your Moonshot account balance shows 0)

  2. Clawdbot config showing 0 tokens?

    • Check your config file: ~/.clawdbot/config.json (or wherever you have it)
    • Is the API key actually saved there?
  3. Telegram still not connecting?

    • This is separate from Moonshot API

Also: Moonshot and Telegram are two different things:

  • Moonshot/Kimi = AI model provider (your chat AI)
#
  • Telegram = messaging platform (where messages come from)

Which one is showing "0 token" and where are you seeing this? That'll help me debug the right issue! 🦐

#

Got it! Let's check your tokens overall:

1. Check Moonshot balance directly:
Go to Moonshot Console β†’ Check your account balance. Does it show your recharge?

2. Check Clawdbot config:

clawdbot config.get

Look for your API key settings. Are they correct?

3. Common issues:

  • API key not saved properly in config
  • Wrong API key format
  • Recharge hasn't processed yet (check Moonshot billing)
  • Using the wrong account
#

4. Test API connection:
If you have curl access, test your Moonshot API key:

curl -H "Authorization: Bearer <YOUR_API_KEY>" https://api.moonshot.cn/v1/models

What do you see? Share what the Moonshot console shows for your balance and whether the config looks right! 🦐