9 ms·
> All of this is specified in the ACP spec Oh good reminder. I need to do that. > Also vital is proper prompt caching, tool design and some connection retry m
by sroussey 6d ago
> All of this is specified in the ACP spec
Oh good reminder. I need to do that.
> Also vital is proper prompt caching, tool design and some connection retry mechanism.
prompt caching is weirder than i originally thought, and so variable across providers. Retry is easy, but can you explain more on tool design?
- ra 4d agoThe best advice is to use evals to improve any code that produces output that goes into the LLMs context.