Index A | B | C | D | E | G | I | L | M | N | O | P | R | S | T | U A APIClientException APIResponseException B BaseDisplay (class in ipython_gpt.displays) BaseIPythonGPTCommand (class in ipython_gpt.subcommands) build_parser() (ipython_gpt.subcommands.BaseIPythonGPTCommand method) C chat() (ipython_gpt.IPythonGPT method) chat_config() (ipython_gpt.IPythonGPT method) chat_models() (ipython_gpt.IPythonGPT method) ChatCommand (class in ipython_gpt.subcommands) ChatModelsBrowserCommand (class in ipython_gpt.subcommands) COMMAND_NAME (ipython_gpt.subcommands.ChatCommand attribute) ConfigCommand (class in ipython_gpt.subcommands) D DEFAULT_DISPLAY (in module ipython_gpt.displays) display() (ipython_gpt.displays.BaseDisplay method) (ipython_gpt.displays.NotebookDisplay method) (ipython_gpt.displays.ShellDisplay method) E execute() (ipython_gpt.subcommands.BaseIPythonGPTCommand method) G get_registered_display() (in module ipython_gpt.displays) I ipython_gpt module ipython_gpt.api_client module ipython_gpt.displays module ipython_gpt.subcommands module IPythonGPT (class in ipython_gpt) L load_ipython_extension() (in module ipython_gpt) M magics (ipython_gpt.IPythonGPT attribute) module ipython_gpt ipython_gpt.api_client ipython_gpt.displays ipython_gpt.subcommands N NotebookDisplay (class in ipython_gpt.displays) O OpenAIClient (class in ipython_gpt.api_client) P parse_args() (ipython_gpt.subcommands.BaseIPythonGPTCommand method) R registered (ipython_gpt.IPythonGPT attribute) request() (ipython_gpt.api_client.OpenAIClient method) S ShellDisplay (class in ipython_gpt.displays) T TEMPLATE (ipython_gpt.displays.NotebookDisplay attribute) U UnauthorizedAPIException