langchain.js
Preparing search index...
@langchain/langgraph-checkpoint-postgres
store
SearchItem
Interface SearchItem
interface
SearchItem
{
score
?:
number
;
}
Hierarchy (
View Summary
)
BaseDynamicToolInput
SearchItem
Index
Properties
score?
Properties
Optional
score
score
?:
number
Relevance/similarity score for the search result.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
score
langchain.js
Loading...
Relevance/similarity score for the search result.