logoalt Hacker News

th3o6a1dlast Saturday at 5:57 PM2 repliesview on HN

Maybe next step is have the llm create persistent tools from the queries it uses most often.


Replies

samrolkenlast Saturday at 5:59 PM

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.

jadboxlast Saturday at 6:08 PM

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.