|
|
|
|
|
by joshribakoff
239 days ago
|
|
The use case here is to reduce the token usage with LLMs, such as an agent that outputs a list of commands eg. Tuples with files to write and their new contents. Supporting this use case doesn’t require perfectly marshaling every data structure ever. But to your point the tool could have wider use cases without the limitations. |
|