Hacker News new | ask | show | jobs
by Yiin 883 days ago
You should not offload actions to the llm, have it parse the code, pass it to the local door api, and read api result. LLMs are great interfaces, let's use them as such.