langchain.js
Preparing search index...
langsmith
schemas
APIFeedbackSource
Interface APIFeedbackSource
interface
APIFeedbackSource
{
metadata
?:
KVMap
;
type
:
"api"
;
}
Hierarchy (
View Summary
)
FeedbackSourceBase
APIFeedbackSource
Index
Properties
metadata?
type
Properties
Optional
metadata
metadata
?:
KVMap
type
type
:
"api"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
type
langchain.js
Loading...