OpenAI REST API Client
v0.4.2
Pages
Modules
Search documentation of OpenAI REST API Client
Settings
View Source
OpenAi.Mocks.Assistant
(OpenAI REST API Client v0.4.2)
Mocks for Assistant schema
Summary
Functions
cancel_run(data \\ %{})
create(data \\ %{})
delete(data \\ %{})
delete_message(data \\ %{})
delete_response(data)
delete_thread(data \\ %{})
get(data \\ %{})
get_message(data \\ %{})
get_run(data \\ %{})
get_run_step(data \\ %{})
get_thread(data \\ %{})
list(data \\ [], count \\ 2)
list_messages(data \\ [], count \\ 2)
list_run_steps(data \\ [], count \\ 2)
list_runs(data \\ [], count \\ 2)
message_create(data \\ %{})
message_update(data \\ %{})
object(data)
response_format(data)
run_create(data \\ %{})
run_update(data \\ %{})
submit_tool_outputs(data \\ %{})
thread_create(data \\ %{})
thread_create_and_run(data \\ %{})
thread_update(data \\ %{})
tool(data)
tool_choice(data)
tool_choice_function(data)
tool_file_search(data)
tool_resources(data)
tool_resources_code_interpreter(data)
tool_resources_file_search(data)
update(data \\ %{})
Functions
Link to this function
cancel_run(data \\ %{})
View Source
Link to this function
create(data \\ %{})
View Source
Link to this function
delete(data \\ %{})
View Source
Link to this function
delete_message(data \\ %{})
View Source
Link to this function
delete_response(data)
View Source
Link to this function
delete_thread(data \\ %{})
View Source
Link to this function
get(data \\ %{})
View Source
Link to this function
get_message(data \\ %{})
View Source
Link to this function
get_run(data \\ %{})
View Source
Link to this function
get_run_step(data \\ %{})
View Source
Link to this function
get_thread(data \\ %{})
View Source
Link to this function
list(data \\ [], count \\ 2)
View Source
Link to this function
list_messages(data \\ [], count \\ 2)
View Source
Link to this function
list_run_steps(data \\ [], count \\ 2)
View Source
Link to this function
list_runs(data \\ [], count \\ 2)
View Source
Link to this function
message_create(data \\ %{})
View Source
Link to this function
message_update(data \\ %{})
View Source
Link to this function
object(data)
View Source
Link to this function
response_format(data)
View Source
Link to this function
run_create(data \\ %{})
View Source
Link to this function
run_update(data \\ %{})
View Source
Link to this function
submit_tool_outputs(data \\ %{})
View Source
Link to this function
thread_create(data \\ %{})
View Source
Link to this function
thread_create_and_run(data \\ %{})
View Source
Link to this function
thread_update(data \\ %{})
View Source
Link to this function
tool(data)
View Source
Link to this function
tool_choice(data)
View Source
Link to this function
tool_choice_function(data)
View Source
Link to this function
tool_file_search(data)
View Source
Link to this function
tool_resources(data)
View Source
Link to this function
tool_resources_code_interpreter(data)
View Source
Link to this function
tool_resources_file_search(data)
View Source
Link to this function
update(data \\ %{})
View Source