sttp.openai.requests.threads.runs.ThreadRunsResponseData.FunctionCallResult
See theFunctionCallResult companion object
The definition of the function that was called
Value parameters
- arguments
-
The arguments passed to the function.
- name
-
The name of the function.
- output
-
The output of the function. This will be null if the outputs have not been submitted yet.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article