Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Client to ChatGPT link APIs
Contributed by: Kirill Belov
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["KirillBelov/GPTLink"]
To load the code after installation, evaluate this code:
Needs["KirillBelov`GPTLink`"]
Create a chat object:
| In[1]:= |
Complete the chat:
| In[2]:= |
Wolfram Language Version 14