Kategorien
Allgemein

[021] ChatGPT Framework

thanks to dear member @jessy submitted a new resource:

[021] ChatGPT Framework – This add-on provides helper functions for working with ChatGPT.

View attachment 46377
This add-on provides helper functions for working with ChatGPT.

It allows you to set an API key for add-ons that work with ChatGPT and avoid loading duplicate dependencies.

Developer usage guide

Get the OpenAI API key

PHP:
$apiKey = XF::options()->bsChatGptApiKey;

Get OpenAI API

PHP:
...

Read more

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert