Create a feedback configuration on the LangSmith API.
This upserts: if an identical config already exists, it returns it. If a conflicting config exists for the same key, a 400 error is raised.
createFeedbackConfig(options: __type): Promise<FeedbackConfigSchema>| Name | Type | Description |
|---|---|---|
options* | __type | The options for creating a feedback config |