Update a feedback configuration on the LangSmith API.
updateFeedbackConfig(feedbackKey: string, options: __type = {}): Promise<FeedbackConfigSchema>| Name | Type | Description |
|---|---|---|
feedbackKey* | string | The key of the feedback config to update |
options | __type | Default: {}The options for updating the feedback config |