HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lonikar

no profile record

comments

lonikar
·há 10 meses·discuss
I remember generating and executing pymongo based python code in May 2024 when llama3 came out. It was to search mongodb through natural language interface. This was before MCP came into existence. It had the risk of NL injection just like sql injection but since it was for a closed user base, it was ok.

Your approach seems similar. It certainly avoids the complications of chain of tool calls in MCP paradigm.