Welcome to openai-functions’s documentation!

The openai-functions library simplifies the usage of OpenAI’s function calling feature. It abstracts away the complexity of parsing function signatures and docstrings by providing developers with a clean and intuitive interface.

Where to start

Either way, you’ll want to install openai-functions:

pip install openai-functions

There are three main ways of using it after that: