Comment on LLM function calls don't scale; code orchestration is simpler, more effectiveparentComments−jngiam1OP1yThat'd work well for read-only APIs, but we also want the LLMs to be able to update data, create documents, etc. Feels a bit harder when there are side-effects.
Comments
That'd work well for read-only APIs, but we also want the LLMs to be able to update data, create documents, etc. Feels a bit harder when there are side-effects.