v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Beta
Threads
Runs
Steps
FileSearchToolCall
FileSearch
Result
Content
Interface Content
interface
Content
{
text
?:
string
;
type
?:
"text"
;
}
Index
Properties
text?
type?
Properties
Optional
text
text
?:
string
The text content of the file.
Optional
type
type
?:
"text"
The type of the content.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
LangChain.js
Loading...
The text content of the file.