Module chat_gpt_lib_rs::client

source ·

Structs§

  • Main ChatGPTClient struct.
  • Represents the input for the chat API call.
  • Represents the response from the chat API call.
  • Represents a choice in the chat API response.
  • Represents a message in the chat API call.
  • Represents the usage information in the chat API response.

Enums§

  • Enum representing possible errors in the ChatGPTClient.