Crate gpt_core

Source
Expand description

Tools for interacting with the OpenAI chatGPT API. The config includes the endpoint and api_key, which can be easily saved. Usage example is here. Having an openAI mock server, stream the chat.

Modulesยง

chat
config
ctx
data
error
mockmock
model
msg
req