# GPT magic A Jupyter/IPython magic command for generating code using GPT. Install with pip and provide your own OpenAI API key. Current default is gpt-3-turbo model with options to change to gpt-4. Additional arguments available for chat memory and temperature. See example usage and code generation output in the README. Maximum characters for summary is 2500.