OpenAI.Functions is a library for the OpenAI API. It is a wrapper for the OpenAI API. It is written in C# and is compatible with .NET Standard 2.0.
It allows you to use the OpenAI functions in the chat API and map the functions to their respective C# functions.
See the tests in the OpenAI.Functions.Tests and OpenAI.Console.Example projects for examples.