We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add a working example that demonstrates creating a custom function that calls an external API by implementing GPT() function - a GPT API wrapper.
GPT()
Docs: https://platform.openai.com/docs/introduction #: https://openai.com/#
Internal discussion about it: https://handsoncode.slack.com/archives/C031GBX62SE/p1710595153475939
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add a working example that demonstrates creating a custom function that calls an external API by implementing
GPT()
function - a GPT API wrapper.Docs: https://platform.openai.com/docs/introduction
#: https://openai.com/#
Internal discussion about it: https://handsoncode.slack.com/archives/C031GBX62SE/p1710595153475939
The text was updated successfully, but these errors were encountered: