JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
I
L
O
R
S
U
A
AuthenticationInterceptor
- Class in
com.theokanning.openai
Deprecated.
Use
AuthenticationInterceptor
AuthenticationInterceptor
- Class in
com.theokanning.openai.client
OkHttp Interceptor that adds an authorization token header
AuthenticationInterceptor(String)
- Constructor for class com.theokanning.openai.client.
AuthenticationInterceptor
B
billingUsage(LocalDate, LocalDate)
- Method in interface com.theokanning.openai.client.
OpenAiApi
Account call interface consumption amount inquiry.
C
cancelFineTune(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
com.theokanning.openai
- package com.theokanning.openai
com.theokanning.openai.client
- package com.theokanning.openai.client
createChatCompletion(ChatCompletionRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createChatCompletionStream(ChatCompletionRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createCompletion(CompletionRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createCompletion(String, CompletionRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
Deprecated.
createCompletionStream(CompletionRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createEdit(EditRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createEdit(String, EditRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
Deprecated.
createEmbeddings(EmbeddingRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createEmbeddings(String, EmbeddingRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
Deprecated.
createFineTune(FineTuneRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createFineTuneCompletion(CompletionRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createImage(CreateImageRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createImageEdit(RequestBody)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createImageVariation(RequestBody)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createModeration(ModerationRequest)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createTranscription(RequestBody)
- Method in interface com.theokanning.openai.client.
OpenAiApi
createTranslation(RequestBody)
- Method in interface com.theokanning.openai.client.
OpenAiApi
D
deleteFile(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
deleteFineTune(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
G
getEngine(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
Deprecated.
getEngines()
- Method in interface com.theokanning.openai.client.
OpenAiApi
Deprecated.
getModel(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
I
intercept(Interceptor.Chain)
- Method in class com.theokanning.openai.client.
AuthenticationInterceptor
L
listFiles()
- Method in interface com.theokanning.openai.client.
OpenAiApi
listFineTuneEvents(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
listFineTunes()
- Method in interface com.theokanning.openai.client.
OpenAiApi
listModels()
- Method in interface com.theokanning.openai.client.
OpenAiApi
O
OpenAiApi
- Interface in
com.theokanning.openai.client
OpenAiApi
- Interface in
com.theokanning.openai
Deprecated.
Use
OpenAiApi
R
retrieveFile(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
retrieveFineTune(String)
- Method in interface com.theokanning.openai.client.
OpenAiApi
S
subscription()
- Method in interface com.theokanning.openai.client.
OpenAiApi
Account information inquiry: It contains total amount (in US dollars) and other information.
U
uploadFile(RequestBody, MultipartBody.Part)
- Method in interface com.theokanning.openai.client.
OpenAiApi
A
B
C
D
G
I
L
O
R
S
U
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes