Remix.run Logo
th3o6a1d 2 days ago

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

samrolken 2 days ago | parent | next [-]

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.

jadbox 2 days ago | parent | prev [-]

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.