Hacker News new | ask | show | jobs
by th3o6a1d 237 days ago
Maybe next step is have the llm create persistent tools from the queries it uses most often.
2 comments

I thought about doing that, or having the LLM create and save HTML components, but for this particular experiment I wanted to keep it as pure and unfiltered as possible.
I've gone down this line of thought, but after adding cache lines that are highly problematic, I just end up back to LLM generating regular code as normal development calls for.