Friday, June 14, 2024

OpenAI API "tools" for calling external functions

OpenAI API can be extended by calling external functions to get values not used for training,
such as current time for example. 

a tutorial

OpenAI Tools and function calling (NodeJS) - YouTube

free part of Udemy course by Alex Dan

Course: Generative AI for NodeJs: OpenAI, LangChain - TypeScript | Udemy

code

AI_course_res/chat_app/src/tools at main · alexhddev/AI_course_res


Function calling - OpenAI API


How to Use Tools/Function Calling in Azure OpenAI? - Microsoft Q&A



No comments: