openai-scala-client
openai-scala-client
API
io.cequence.openaiscala
JsonFormats
io.cequence.openaiscala.service
HandleOpenAIErrorCodes
IOpenAIChatCompletionServiceFactory
OpenAIChatCompletionServiceFactory
OpenAICoreServiceFactory
OpenAIServiceFactory
OpenAIServiceFactoryHelper
ProjectWSClientEngine
RawWsServiceFactory
io.cequence.openaiscala.service.impl
ChatCompletionBodyMaker
CompletionBodyMaker
EndPoint
EndPoint
assistants
audio_speech
audio_transcriptions
audio_translations
batches
chat_completions
completions
edits
embeddings
files
fine_tunes
images_edits
images_generations
images_variations
models
moderations
runs
threads
vector_stores
Param
Param
`object`
additional_instructions
additional_messages
after
assistant_id
attachments
batch_size
before
best_of
chunking_strategy
classification_betas
classification_n_classes
classification_positive_class
completion_window
compute_classification_metrics
content
description
dimensions
echo
encoding_format
endpoint
extra_params
file
file_id
file_ids
filter
frequency_penalty
function_call
functions
hyperparameters
image
input
input_file_id
instruction
instructions
integrations
language
learning_rate_multiplier
limit
logit_bias
logprobs
mask
max_prompt_tokens
max_tokens
messages
metadata
model
n
n_epochs
name
order
presence_penalty
prompt
prompt_loss_weight
purpose
quality
response_format
role
seed
size
speed
stop
stream
style
suffix
temperature
thread_id
tool_choice
tool_outputs
tool_resources
tools
top_logprobs
top_p
training_file
user
validation_file
voice
RunBodyMaker
openai-scala-client
/
io.cequence.openaiscala.service
/
ProjectWSClientEngine
ProjectWSClientEngine
io.cequence.openaiscala.service.ProjectWSClientEngine$
object
ProjectWSClientEngine
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ProjectWSClientEngine
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
(
coreUrl
:
String
,
requestContext
:
WsRequestContext
)(
implicit
materializer
:
Materializer
,
ec
:
ExecutionContext
):
WSClientEngine