OpenAI REST API Client
v1.0.0
Pages
Modules
Search documentation of OpenAI REST API Client
Settings
View Source
OpenAi.Mocks.ChatCompletion
(OpenAI REST API Client v1.0.0)
Mocks for chat completion related responses.
Summary
Functions
chat_completion(data)
chat_completion_choice(data)
chat_completion_choice_logprobs(data)
chat_completion_choice_message(data)
create(data \\ %{}, choices_count \\ 2)
Functions
Link to this function
chat_completion(data)
View Source
Link to this function
chat_completion_choice(data)
View Source
Link to this function
chat_completion_choice_logprobs(data)
View Source
Link to this function
chat_completion_choice_message(data)
View Source
Link to this function
create(data \\ %{}, choices_count \\ 2)
View Source