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…
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…
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.…
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?
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…
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…
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.…
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?