Skip to content

Demos of ChatGPT's function calling/structured data support.

License

Notifications You must be signed in to change notification settings

minimaxir/chatgpt-structured-data

Repository files navigation

chatgpt-structured-data

Demos of ChatGPT's function calling/structured data support.

Demos are provided as-is (December 2023) and will likely not receive updates.

Usage

Most of the notebooks use simpleaichat. To install:

pip3 install simpleaichat

You will also need an OpenAI API Key with a credit balance. You should include this is in a .env file in the working directory, e.g.:

OPENAI_API_KEY="sk-..."

Maintainer/Creator

Max Woolf (@minimaxir)

Max's open-source projects are supported by his Patreon and GitHub Sponsors. If you found this project helpful, any monetary contributions to the Patreon are appreciated and will be put to good creative use.

License

MIT

About

Demos of ChatGPT's function calling/structured data support.

Resources

License

Stars

Watchers

Forks