Using OpenAI Tool Call Helpers in Typescript
The documentation for how to use the new beta tool call helpers API is pretty lackluster, so here is a very brief example.
Overview and Assumptions:
I tend to store all my tools+prompts in a separate file, while some of my tool handlers are private ...
meanderingthoughts.hashnode.dev2 min read