/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3mo ago
Details
Filter operations
access_policies
5
ace
1
alert_rules
5
annotation-queues
19
api-key
6
audit-logs
1
auth
6
bulk-exports
11
charts
23
comments
6
commits
3
datasets
35
examples
15
experiment-view-overrides
5
experiments
1
feedback
16
get
List Feedback Formula Ep
post
Create Feedback Formula Ep
get
Get Feedback Formula Ep
put
Update Feedback Formula Ep
delete
Delete Feedback Formula Endpoint
get
Read Feedback
delete
Delete Feedback
patch
Update Feedback
get
Read Feedbacks
post
Create Feedback
post
Eagerly Create Feedback
get
List Feedback Ingest Tokens
post
Create Feedback Ingest Token
get
Create Feedback With Token Get
post
Create Feedback With Token Post
post
Ingest Feedback (Batch JSON)
feedback-configs
4
info
2
likes
1
mcp
4
me
4
metrics
1
model-price-map
4
optimization-jobs
9
Organizations
1
orgs
50
playground-settings
5
prompt-webhooks
6
prompts
2
public
20
repos
9
run
23
runs
4
sandboxes
12
SCIM Tokens
5
service-accounts
3
settings
2
tags
5
tenant
2
threads
2
tracer-sessions
26
TTL Settings
2
ttl-settings
2
usage-limits
4
workspaces
38
get
Ok
feedback
Create Feedback Formula Ep
Create a new feedback formula
post
/api/v1/feedback/formulas
Request body
FeedbackFormulaCreate
required
dataset_id
string
uuid
nullable
session_id
string
uuid
nullable
feedback_key
string
required
aggregation_type
'sum'
|
'avg'
required
formula_parts
FeedbackFormulaWeightedVariable[]
required
Response
Successful Response
FeedbackFormula
required
dataset_id
string
uuid
nullable
session_id
string
uuid
nullable
feedback_key
string
required
aggregation_type
'sum'
|
'avg'
required
formula_parts
FeedbackFormulaWeightedVariable[]
required
id
string
uuid
required
created_at
string
date-time
required
modified_at
string
date-time
required
Changes