HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Toby11

no profile record

comments

Toby11
·4 months ago·discuss
why do agents need to know these metas about git history to perform its coding functions though?

even humans don’t do this unless there’s a crazy bug causing them to search around every possible angles.

that said, this sound like a great and fun project to work on.
Toby11
·4 months ago·discuss
well i also think there’s another bottleneck.. knowing how to structure your conversations with the LLM to not muddle things up.

when i work with these models, I try to maintain same way i would do things in real life and i tend to notice that it’s kinda taking me some time to even get these tasks done because now i have to read each lines to be sure it wrote it the way i would
Toby11
·4 months ago·discuss
LLM is not doing the work.. your code is doing the work, LLM is just telling you which of the functions (aka tools) you should run.

web search is also another tool and you can gate it with logic so LLMs don’t go rogue.

that’s kinda simplest explanation i guess
Toby11
·4 months ago·discuss
what does “exist” mean in this case.. what is factored to determine a place exist? the building is there? people are speaking about it on social media? they have ad on google that point to the local address etc?