Skip to content

.NET Library for utilizing OpenAI Functions with C# Attributes

Notifications You must be signed in to change notification settings

stevejost/OpenAI.Functions

Repository files navigation

OpenAI.Functions

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.

About

.NET Library for utilizing OpenAI Functions with C# Attributes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages