sttp.openai.requests.threads.runs.ThreadRunsResponseData.FileSearchToolCall.FileSearch.FileSearchResult
See theFileSearchResult companion object
The results of the file search
Value parameters
- content
-
The content of the result that was found. The content is only included if requested via the include query parameter.
- fileId
-
The ID of the file that result was found in
- fileName
-
The name of the file that result was found in
- score
-
The score of the result. All values must be a floating point number between 0 and 1.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article