Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/langsmith/evaluation-concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ LangSmith supports several evaluation approaches:

_Human evaluation_ involves manual review of application outputs and execution traces. This approach is [often an effective starting point for evaluation](https://hamel.dev/blog/posts/evals/#looking-at-your-traces). LangSmith provides tools to review application outputs and traces (all intermediate steps).

[Annotation queues](#annotation-queues) streamline the process of collecting human feedback on application outputs.
[Annotation queues](/langsmith/annotation-queues) streamline the process of collecting human feedback on application outputs.

#### Code

Expand Down