io.cequence.openaiscala.service.adapter.DelegatedChatCompletionCloseableServiceWrapper
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Type members
Attributes
- Inherited from:
- OpenAIServiceConsts
- Graph
- Supertypes
class Object
trait Matchable
class Any
Value members
Creates a model response for the given chat conversation.
Creates a model response for the given chat conversation.
Attributes
- messages
A list of messages comprising the conversation so far.
- Returns:
chat completion response
- See also:
- Definition Classes
Closes the underlying ws client, and releases all its resources.