Preparing search index...
The search index is not available
LangSmith - v0.2.15
LangSmith
schemas
FeedbackBase
Interface FeedbackBase
interface
FeedbackBase
{
comment
:
null
|
string
;
correction
:
null
|
string
|
object
;
created_at
:
string
;
feedback_source
:
null
|
KVMap
|
APIFeedbackSource
|
ModelFeedbackSource
;
key
:
string
;
modified_at
:
string
;
run_id
:
string
;
score
:
ScoreType
;
value
:
ValueType
;
}
Hierarchy (
View Summary
)
FeedbackBase
FeedbackCreate
Feedback
Index
Properties
comment
correction
created_
at
feedback_
source
key
modified_
at
run_
id
score
value
Properties
comment
comment
:
null
|
string
correction
correction
:
null
|
string
|
object
created_
at
created_at
:
string
feedback_
source
feedback_source
:
null
|
KVMap
|
APIFeedbackSource
|
ModelFeedbackSource
key
key
:
string
modified_
at
modified_at
:
string
run_
id
run_id
:
string
score
score
:
ScoreType
value
value
:
ValueType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
correction
created_
at
feedback_
source
key
modified_
at
run_
id
score
value
LangSmith - v0.2.15
Loading...