Created at a year ago
Created by WILLIAM MCINTYRE
Thinkiac: GPT API v1.0.0 Assistant for Python
What is Thinkiac: GPT API v1.0.0 Assistant for Python
This GPT adds supplemental 1.0.0 ChatGPT/Assistants API documentation embeddings to the Open AI model, making it easier to use GPT and CoPilot to code ChatGPT API calls. ( Currently, Chat GPT only advises on creating python methods that use the outdated 0.28.0 API call format. )
Capabilities of Thinkiac: GPT API v1.0.0 Assistant for Python
Web Browsing
DALL·E Image Generation
Code Interpreter

Preview Thinkiac: GPT API v1.0.0 Assistant for Python
Hello! Ready to explore Python web dev together?
Prompt Starters of Thinkiac: GPT API v1.0.0 Assistant for Python
Please update this python method using a ChatGPT 0.28.0 API call to the 1.0.0 version of the OpenAI API. I'll paste my code into the next prompt.
Create a python class to handle multi-prompt threaded conversations with the OpenAI Assistants API using each of the following prompts as steps within that thread.
Create a python function that sends the following prompt to the current version of the OpenAI API:
Create a python method that creates a simple callout to the ChatGPT API with the prompt "How much is that doggie in the window?" Return the results to standard out.