8 ms·
Sorry for being dense—does this include a tiny LLM to power the agent? Or is it just a wrapper that needs to be connected to the internet?
by Dr_Birdbrain 7mo ago
Sorry for being dense—does this include a tiny LLM to power the agent? Or is it just a wrapper that needs to be connected to the internet?
- jolmg 7mo agoWrapper. Uses OpenAI by default: https://github.com/tnm/zclaw/blob/9ed4dc66ffa611f90f0745d90b3ebc396ffd382c/main/llm.c#L423 https://github.com/tnm/zclaw/blob/9ed4dc66ffa611f90f0745d90b...
- Dr_Birdbrain 7mo agoThanks!
- killingtime74 7mo agoI believe most claws (not just this) are wrappers