openai_ex
▼
Project version
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.0
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Livebooks
Modules
OpenaiEx User Guide
Introduction
Installation
Authentication
Configuration
Error Handling
Model
Chat Completion
Responses
Image
Embedding
Audio
File
FineTuning Job
Batch
Moderation
Assistant
Vector Stores
Vector Store Files
Vector Store File Batches
Thread
Messages
Runs
Streaming Orderbot
Setup
Orderbot
Deeplearning.AI Order Bot
Source
Chat Format
Order Bot
Image Generation Kino App
Simple Kino UI
OpenaiEx
Summary
Functions
new/3
new_file/1
with_additional_headers/2
with_base_url/2
with_finch_name/2
with_receive_timeout/2
with_stream_timeout/2
OpenaiEx.Audio.Speech
Summary
Functions
create/2
create!/2
new/1
OpenaiEx.Audio.Transcription
Summary
Functions
create/2
create!/2
new/1
OpenaiEx.Audio.Translation
Summary
Functions
create/2
create!/2
new/1
OpenaiEx.Batches
Summary
Functions
cancel/2
cancel!/2
create/2
create!/2
list/2
list!/2
new/1
retrieve/2
retrieve!/2
OpenaiEx.Beta.Assistants
Summary
Functions
create/2
create!/2
delete/2
delete!/2
list/2
list!/2
new/1
new_list/1
retrieve/2
retrieve!/2
update/3
update!/3
OpenaiEx.Beta.Threads
Summary
Functions
create/2
create!/2
delete/2
delete!/2
list/2
new/1
retrieve/2
retrieve!/2
update/3
update!/3
OpenaiEx.Beta.Threads.Messages
Summary
Functions
create/3
create!/3
delete/3
delete!/3
list/3
list!/3
new/1
new_list/1
retrieve/2
retrieve!/2
update/2
update!/2
OpenaiEx.Beta.Threads.Runs
Summary
Functions
cancel/2
cancel!/2
create/2
create/3
create!/2
create!/3
create_and_run/2
create_and_run/3
create_and_run!/2
create_and_run!/3
list/2
list!/2
new/1
new_list/1
retrieve/2
retrieve!/2
submit_tool_outputs/2
submit_tool_outputs/3
submit_tool_outputs!/2
submit_tool_outputs!/3
update/2
update!/2
OpenaiEx.Beta.Threads.Runs.Steps
Summary
Functions
list/2
list!/2
retrieve/2
retrieve!/2
OpenaiEx.Beta.VectorStores
Summary
Functions
create/2
create!/2
delete/2
delete!/2
list/1
list!/1
new/1
retrieve/2
retrieve!/2
update/3
update!/3
OpenaiEx.Beta.VectorStores.File.Batches
Summary
Functions
cancel/3
cancel!/3
create/3
create!/3
list/4
list!/4
retrieve/3
retrieve!/3
OpenaiEx.Beta.VectorStores.Files
Summary
Functions
create/3
create!/3
delete/3
delete!/3
list/3
list!/3
retrieve/3
retrieve!/3
OpenaiEx.Chat.Completions
Summary
Functions
create/2
create/3
create!/2
create!/3
delete/2
delete!/2
list/2
list!/2
messages_list/3
messages_list!/3
new/1
retrieve/2
retrieve!/2
update/2
update!/2
OpenaiEx.ChatMessage
Summary
Functions
assistant/1
developer/1
system/1
tool/3
user/1
OpenaiEx.Completion
Summary
Functions
create/2
create/3
create!/2
create!/3
new/1
OpenaiEx.Embeddings
Summary
Functions
create/2
create!/2
new/1
OpenaiEx.Files
Summary
Functions
content/2
content!/2
create/2
create!/2
delete/2
delete!/2
list/1
list!/1
new/1
new_upload/1
retrieve/2
retrieve!/2
OpenaiEx.FineTuning.Jobs
Summary
Functions
cancel/2
cancel!/2
create/2
create!/2
list/2
list!/2
list_events/2
list_events!/2
new/1
retrieve/2
retrieve!/2
OpenaiEx.Images
Summary
Functions
create_variation/2
create_variation!/2
edit/2
edit!/2
generate/2
generate!/2
OpenaiEx.Images.Edit
Summary
Functions
new/1
OpenaiEx.Images.Generate
Summary
Functions
new/1
OpenaiEx.Images.Variation
Summary
Functions
new/1
OpenaiEx.Models
Summary
Functions
delete/2
delete!/2
list/1
list!/1
retrieve/2
retrieve!/2
OpenaiEx.Moderations
Summary
Functions
create/2
create!/2
new/1
OpenaiEx.Responses
Summary
Functions
create/2
create/3
create!/2
create!/3
delete/2
delete!/2
input_items_list/2
input_items_list!/2
retrieve/2
retrieve!/2
Exceptions
OpenaiEx.Error
Summary
Functions
api_connection_error/2
api_error/3
api_response_validation_error/3
api_status_error/3
api_timeout_error/1
open_ai_error/1
sse_timeout_error/0
sse_user_cancellation/0
status_error/3
Search documentation of openai_ex
Settings
OpenaiEx.Error
exception
(openai_ex v0.9.4)
View Source
Summary
Functions
api_connection_error(message, request)
api_error(message, request, body)
api_response_validation_error(response, body, message \\ nil)
api_status_error(message, response, body)
api_timeout_error(request)
open_ai_error(message)
sse_timeout_error()
sse_user_cancellation()
status_error(status_code, response, body)
Functions
api_connection_error(message, request)
api_error(message, request, body)
api_response_validation_error(response, body, message \\ nil)
api_status_error(message, response, body)
api_timeout_error(request)
open_ai_error(message)
sse_timeout_error()
sse_user_cancellation()
status_error(status_code, response, body)