/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3mo ago
Details
Filter operations
feedback-configs
Update Feedback Config Endpoint
patch
/api/v1/feedback-configs
Request body
UpdateFeedbackConfigSchema
required
feedback_key
string
required
feedback_config
FeedbackConfig
is_lower_score_better
boolean
nullable
Response
Successful Response
FeedbackConfigSchema
required
feedback_key
string
required
feedback_config
FeedbackConfig
required
tenant_id
string
uuid
required
modified_at
string
date-time
required
is_lower_score_better
boolean
nullable
Changes