Skip to main content
Home Projects Logs Garden Feeds About

Tag: function_calling

2 entries

All tags
2024-08-12 Posts

Structured Output, Functions and Prompting

I've been prompting models to output JSON for about as long as I've been using models. Since text-davinci-003, getting valid JSON out of OpenAI's models didn't seem like that big of a challenge, but maybe I wasn't seeing the long tails of misbehavior because I hadn't massively scaled up a use...

openai language_models function_calling structured_data
2023-06-18 Posts

OpenAI Function Calling

This past week, OpenAI added function calling to their SDK. This addition is exciting because it now incorporates schema as a first-class citizen in making calls to OpenAI chat models. As the example code and naming suggest, you can define a list of functions and schema of the parameters required...

language_models openai structured_data function_calling

© 2025 Dan Corin · Built with Astro

Keyboard Shortcuts

Global

⌘ K Open search
⌘ ⇧ M Toggle dark/light theme
⇧ ? Show keyboard shortcuts
Press ESC to close