#Setup

1 messages ยท Page 1 of 1 (latest)

jolly horizon
#

Hello Krill i need help with a fresh installation what is the best model to use to minimize token usage or LLM token input length would you recommend haiku?

broken lintelBOT
#

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

jolly horizon
#

Hello Krill i need help with a fresh installation what is the best model to use to minimize token usage or LLM token input length would you recommend haiku?

pearl runeBOT
# jolly horizon Hello Krill i need help with a fresh installation what is the best model to use ...

Hey! Great question. ๐Ÿฆ

For minimizing token usage, yes โ€” Claude 3.5 Haiku (anthropic/claude-3-5-haiku-latest) is a solid budget choice. It's fast, cheap, and handles most tasks well.

But honestly, for the best current recommendations, I'd point you to:

  1. Models docs: https://docs.clawd.bot/concepts/models
  2. #models channel โ€” the community has real-time experience with what's working well

A few notes:

  • If you're cost-conscious, consider using fallbacks โ€” set a cheaper model as primary, with a more capable one as fallback
  • Run clawdbot onboard during setup โ€” it'll walk you through model + auth config
  • You can always switch models later with /model in chat

What provider are you planning to use? (Anthropic direct, OpenRouter, etc?) That might help narrow it down! ๐Ÿฆ

jolly horizon
#

Okay things got resetup and are on haiku but it just ddoesnt seem to be as stable whenever i am in the web console and i type a message after the switch there is no response

pearl runeBOT
#
  1. Auth issue โ€” API key might not be set up for Anthropic
  2. Model ref typo โ€” should be anthropic/claude-3-5-haiku-latest

The logs will tell us what's actually happening when you send a message. Share what you see and we'll figure it out! ๐Ÿฆ

jolly horizon
#

version is 2026.1.24-3
MODEL STATUS: ๐Ÿฆž Clawdbot 2026.1.24-3 (885167d) โ€” I'm the assistant your terminal demanded, not the one your sleep schedule requested.

Config : C:\Users\Keat.clawdbot\clawdbot.json
Agent dir : C:\Users\Keat.clawdbot\agents\main\agent
Default : anthropic/claude-3-5-haiku-latest
Fallbacks (1) :
Image model : -
Image fallbacks (0): -
Aliases (0) : -
Configured models (1): anthropic/claude-3-5-haiku-latest

Auth overview
Auth store : C:\Users\Keat.clawdbot\agents\main\agent\auth-profiles.json
Shell env : off
Providers w/ OAuth/tokens (0): -

  • anthropic effective=profiles:C:\Users\Keat.clawdbot\agents\main\agent\auth-profiles.json | profiles=1 (oauth=0, token=0, api_key=1) | anthropic:default=sk-ant-a...Pci9nAAA

OAuth/token status

#

version is 2026.1.24-3
MODEL STATUS: Clawdbot 2026.1.24-3 (885167d) โ€” I'm the assistant your terminal demanded, not the one your sleep schedule requested.

Config : C:\Users\Keat.clawdbot\clawdbot.json
Agent dir : C:\Users\Keat.clawdbot\agents\main\agent
Default : anthropic/claude-3-5-haiku-latest
Fallbacks (1) :
Image model : -
Image fallbacks (0): -
Aliases (0) : -
Configured models (1): anthropic/claude-3-5-haiku-latest

Auth overview
Auth store : C:\Users\Keat.clawdbot\agents\main\agent\auth-profiles.json
Shell env : off
Providers w/ OAuth/tokens (0): -
anthropic effective=profiles:C:\Users\Keat.clawdbot\agents\main\agent\auth-profiles.json | profiles=1 (oauth=0, token=0, api_key=1) | anthropic:default=sk-ant-a...Pci9nAAA,

OAuth/token status

pearl runeBOT
# jolly horizon version is 2026.1.24-3 MODEL STATUS: Clawdbot 2026.1.24-3 (885167d) โ€” I'm the a...

Config looks good! Model is set, API key is there. ๐Ÿ‘

Now let's see what's actually happening when you send a message. Can you share the gateway logs?

clawdbot gateway logs --tail 50

Send a test message in the web console first, then grab the logs right after โ€” that way we'll see the error (if any).

Also quick check โ€” when you say "no response," does the web console show any loading indicator, or does it just... nothing? ๐Ÿฆ

jolly horizon
#

PS C:\WINDOWS\system32> clawdbot gateway logs --tail 50
error: unknown option '--tail'

#

PS C:\WINDOWS\system32> clawdbot gateway logs --tail 50
error: unknown option '--tail'

pearl runeBOT
jolly horizon
#

i think i found it in a differently names file but does this look correct:

{"type":"message","id":"6fb73797","parentId":"203b1fb4","timestamp":"2026-01-29T02:34:08.936Z","message":{"role":"assistant","content":[],"api":"anthropic-messages","provider":"anthropic","model":"claude-3-5-haiku-latest","usage":{"input":0,"output":0,"cacheRead":0,"cacheWrite":0,"totalTokens":0,"cost":{"input":0,"output":0,"cacheRead":0,"cacheWrite":0,"total":0}},"stopReason":"error","timestamp":1769654048686,"errorMessage":"404 {"type":"error","error":{"type":"not_found_error","message":"model: claude-3-5-haiku-latest"},"request_id":"req_011CXatTrKHr1CYPG5iBCYCK"}"}}

#

i think i found it in a differently names file but does this look correct:

{"type":"message","id":"6fb73797","parentId":"203b1fb4","timestamp":"2026-01-29T02:34:08.936Z","message":{"role":"assistant","content":[],"api":"anthropic-messages","provider":"anthropic","model":"claude-3-5-haiku-latest","usage":{"input":0,"output":0,"cacheRead":0,"cacheWrite":0,"totalTokens":0,"cost":{"input":0,"output":0,"cacheRead":0,"cacheWrite":0,"total":0}},"stopReason":"error","timestamp":1769654048686,"errorMessage":"404 {"type":"error","error":{"type":"not_found_error","message":"model: claude-3-5-haiku-latest"},"request_id":"req_011CXatTrKHr1CYPG5iBCYCK"}"}}

jolly horizon
#

what does this mean:

#

closed before connect conn=c07b64fd-18b2-4858-bb33-81f526379b30 remote=127.0.0.1 fwd=n/a origin=http://127.0.0.1:18789 host=127.0.0.1:18789 ua=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 code=1008 reason=unauthorized: gateway token mismatch (open a tokenized dashboard URL or paste token in Control UI settings)

pearl runeBOT
jolly horizon
#

closed before connect conn=c07b64fd-18b2-4858-bb33-81f526379b30 remote=127.0.0.1 fwd=n/a origin=http://127.0.0.1:18789 host=127.0.0.1:18789 ua=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 code=1008 reason=unauthorized: gateway token mismatch (open a tokenized dashboard URL or paste token in Control UI settings)