/OpenAI.FunctionCalling

An easy-to-use C# library that wraps the OpenAI function call API, allowing developers to seamlessly set up and invoke a sequence of methods directly via OpenAI. Use attributes to configure classes, and let `OpenAI.FunctionCalling` manage the API calls, response evaluation, type mapping, and method invocation.

Primary LanguageC#MIT LicenseMIT

Watchers