You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/ai/llms-txt/directives.mdx
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,6 @@ agents:
31
31
32
32
The directive invites agents to submit feedback after consuming your documentation. Agents report **positive** sentiment when a page helped complete a task, or **negative** sentiment for errors, missing information, or confusing instructions. This is automatic, and no setup is required.
33
33
34
-
You don't need to call the feedback endpoint yourself. The following reference describes what agents send.
35
-
36
34
<Accordion title="Feedback endpoint reference">
37
35
38
36
Agents POST JSON to `https://fai.buildwithfern.com/agent-feedback/{domain}`, where `{domain}` is your documentation site's domain (e.g., `docs.example.com`):
0 commit comments