Module chat_gpt_rs::api

source ·
Expand description

OpenAI API client.

Communicates with the OpenAI API to send chat requests and receive chat completions.

Structs

  • OpenAI API client.