ipython_gpt# ipython_gpt package Submodules ipython_gpt.api_client module APIClientException APIResponseException OpenAIClient OpenAIClient.request() UnauthorizedAPIException ipython_gpt.displays module BaseDisplay BaseDisplay.display() DEFAULT_DISPLAY NotebookDisplay NotebookDisplay.TEMPLATE NotebookDisplay.display() ShellDisplay ShellDisplay.display() get_registered_display() ipython_gpt.subcommands module BaseIPythonGPTCommand BaseIPythonGPTCommand.build_parser() BaseIPythonGPTCommand.execute() BaseIPythonGPTCommand.parse_args() ChatCommand ChatCommand.COMMAND_NAME ChatModelsBrowserCommand ConfigCommand Module contents IPythonGPT IPythonGPT.chat() IPythonGPT.chat_config() IPythonGPT.chat_models() IPythonGPT.magics IPythonGPT.registered load_ipython_extension()