←back to thread

2127 points bakugo | 1 comments | | HN request time: 0.85s | source
1. nurettin ◴[] No.43164316[source]
What I love about their API is the tools array. Given a json schema describing your functions, it will output tool usage appropriate for the prompt. You can return tool results per call, and it will generate a dialog and additional tool calls based on those results.