OpenInference JS
GitHub
Preparing search index...
@arizeai/openinference-semantic-conventions
trace/SemanticConventions
LLM_FINISH_REASON
Variable LLM_FINISH_REASON
Const
LLM_FINISH_REASON
:
"llm.finish_reason"
= ...
The reason the model stopped generating tokens, e.g.
"stop"
or
"length"
.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
OpenInference JS
Loading...
The reason the model stopped generating tokens, e.g.
"stop"or"length".