Comment by tcdent
Comment by tcdent 7 days ago
Doesn't the command-line utility `jq` already define a protocol for this? How do the syntaxes compare?
(LLMs are already very adept at using `jq` so I would think it was preferable to be able to prompt a system that implements querying inside of source code as "this command uses the same format as `jq`")
For convenience: https://en.wikipedia.org/wiki/Jq_(programming_language)