v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Responses
ResponseUsage
OutputTokensDetails
Interface OutputTokensDetails
A detailed breakdown of the output tokens.
interface
OutputTokensDetails
{
reasoning_tokens
:
number
;
}
Index
Properties
reasoning_
tokens
Properties
reasoning_
tokens
reasoning_
tokens
:
number
The number of reasoning tokens.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reasoning_
tokens
LangChain.js
Loading...
A detailed breakdown of the output tokens.