ChatGPT Python SDK
ChatGPT Python SDK
Index
Index
C
|
D
|
G
|
H
|
I
|
L
|
M
|
O
|
R
|
S
|
T
|
U
|
W
C
chat() (chatgpt.chatgpt.Conversation method)
chatgpt
module
chatgpt.authentication
module
chatgpt.chatgpt
module
chatgpt.cli
module
chatgpt.cli.custom_rich
module
chatgpt.errors
module
chatgpt.sessions
module
chatgpt.utils
module
CHATGPT_API_ERROR (chatgpt.errors.ChatgptErrorCodes attribute)
ChatgptError
ChatgptErrorCodes (class in chatgpt.errors)
clean_auth() (chatgpt.chatgpt.Conversation method)
CONFIG_FILE_ERROR (chatgpt.errors.ChatgptErrorCodes attribute)
CONNECTION_ERROR (chatgpt.errors.ChatgptErrorCodes attribute)
Conversation (class in chatgpt.chatgpt)
cookies (chatgpt.sessions.HTTPSession property)
(chatgpt.sessions.HTTPTLSSession property)
create() (chatgpt.cli.custom_rich.CustomCodeBlock class method)
CustomCodeBlock (class in chatgpt.cli.custom_rich)
D
DEFAULT_ACCESS_TOKEN_SECONDS_TO_EXPIRE (chatgpt.chatgpt.Conversation attribute)
DEFAULT_CACHE_PATH (chatgpt.chatgpt.Conversation attribute)
DEFAULT_CONFIG_PATH (chatgpt.chatgpt.Conversation attribute)
DEFAULT_ENVIRONMENT_CHATGPT_HOME (chatgpt.chatgpt.Conversation attribute)
DEFAULT_HEADERS (chatgpt.sessions.HTTPSessionBase attribute)
DEFAULT_MODEL_NAME (chatgpt.chatgpt.Conversation attribute)
DEFAULT_TIMEOUT (chatgpt.sessions.HTTPSessionBase attribute)
G
get_session() (chatgpt.authentication.OpenAIAuthentication method)
(chatgpt.chatgpt.Conversation method)
get_utc_now_datetime() (in module chatgpt.utils)
H
headers (chatgpt.sessions.HTTPSession property)
HTTPSession (class in chatgpt.sessions)
HTTPSessionBase (class in chatgpt.sessions)
HTTPTLSSession (class in chatgpt.sessions)
I
INVALID_ACCESS_TOKEN (chatgpt.errors.ChatgptErrorCodes attribute)
L
load_config() (chatgpt.chatgpt.Conversation method)
login() (chatgpt.authentication.OpenAIAuthentication method)
(chatgpt.chatgpt.Conversation method)
LOGIN_ERROR (chatgpt.errors.ChatgptErrorCodes attribute)
M
module
chatgpt
chatgpt.authentication
chatgpt.chatgpt
chatgpt.cli
chatgpt.cli.custom_rich
chatgpt.errors
chatgpt.sessions
chatgpt.utils
O
OpenAIAuthentication (class in chatgpt.authentication)
R
random_sleep_time() (in module chatgpt.utils)
request() (chatgpt.sessions.HTTPSession method)
(chatgpt.sessions.HTTPTLSSession method)
reset() (chatgpt.chatgpt.Conversation method)
S
stream() (chatgpt.chatgpt.Conversation method)
style_name (chatgpt.cli.custom_rich.CustomCodeBlock attribute)
T
TIMEOUT_ERROR (chatgpt.errors.ChatgptErrorCodes attribute)
U
UNKNOWN_ERROR (chatgpt.errors.ChatgptErrorCodes attribute)
W
write_cache() (chatgpt.chatgpt.Conversation method)