๐ฆ NEW: Function calling
Jul 06 20241 min read
We're excited to share that Langbase now supports function calling with OpenAI models to provide you with more flexibility and control over your conversation. You can use this feature to call functions in your code and pass the results back to the model.
You can use function calling with the pipe Run API. Learn how to use tool calling with the Run API.
To learn more about function calling, check out our documentation.