pull down to refresh
21 sats \ 1 reply \ @kepford 26 Aug \ on: Claude Believes mBTC (not sats) is the Standard AI
Directions like this are interesting. I'm always wondering why the agent predicted this would be the answer or info I want to get. Or expect to get. It has to be related to the training phase but that doesn't really answer the question of why.
The solution to problems like this are pretty simple by giving the agent context. I've found the Anthropic approach with Claude code is much more effective for my workflows. Still learning how to best use the tools but things like this are something you have to figure out. It seems to me the best path is to make it less uncertain to the agent what you actually want to get. The less guessing the better.
A colleague of mine believe FP (functional programming) is a paradigm that will work better with coding assistants since the flows have less room for "creativity". And it can be easier to understand as a reader of the code.
reply