[PR #439] [MERGED] Add aevaluate pointer #505

Closed
opened 2026-02-21 17:18:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/439
Author: @hinthornw
Created: 9/19/2024
Status: Merged
Merged: 9/19/2024
Merged by: @hinthornw

Base: mainHead: wfh/reference_async


📝 Commits (1)

📊 Changes

17 files changed (+38 additions, -26 deletions)

View changed files

📝 versioned_docs/version-2.0/concepts/evaluation/evaluation.mdx (+1 -1)
📝 versioned_docs/version-2.0/concepts/usage_and_billing/usage_limits.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/datasets/version_datasets.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/unit_testing.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/monitoring/webhooks.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/prompts/manage_prompts_programatically.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/tracing/export_traces.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/tracing/log_traces_to_project.mdx (+1 -1)
📝 versioned_docs/version-2.0/pricing.mdx (+1 -1)
📝 versioned_docs/version-2.0/self_hosting/configuration/external_postgres.mdx (+1 -1)
📝 versioned_docs/version-2.0/self_hosting/release_notes.mdx (+1 -1)
📝 versioned_docs/version-2.0/self_hosting/scripts/delete_traces.mdx (+1 -1)
📝 versioned_docs/version-2.0/tutorials/Administrators/manage_spend.mdx (+1 -1)
📝 versioned_docs/version-2.0/tutorials/Developers/agents.mdx (+4 -4)
📝 versioned_docs/version-2.0/tutorials/Developers/evaluation.mdx (+14 -2)
📝 versioned_docs/version-2.0/tutorials/Developers/optimize_classifier.mdx (+4 -4)
📝 versioned_docs/version-2.0/tutorials/Developers/swe-benchmark.mdx (+3 -3)

📄 Description

Also spelling fixes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/439 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/reference_async` --- ### 📝 Commits (1) - [`4bbbcb9`](https://github.com/langchain-ai/langsmith-docs/commit/4bbbcb9970923ef64bc55efc04e58957fe551cbc) Add aevaluate pointer ### 📊 Changes **17 files changed** (+38 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/concepts/evaluation/evaluation.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/concepts/usage_and_billing/usage_limits.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/datasets/version_datasets.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/unit_testing.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/monitoring/webhooks.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/prompts/manage_prompts_programatically.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/export_traces.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/log_traces_to_project.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/pricing.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/self_hosting/configuration/external_postgres.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/self_hosting/release_notes.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/self_hosting/scripts/delete_traces.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/tutorials/Administrators/manage_spend.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/tutorials/Developers/agents.mdx` (+4 -4) 📝 `versioned_docs/version-2.0/tutorials/Developers/evaluation.mdx` (+14 -2) 📝 `versioned_docs/version-2.0/tutorials/Developers/optimize_classifier.mdx` (+4 -4) 📝 `versioned_docs/version-2.0/tutorials/Developers/swe-benchmark.mdx` (+3 -3) </details> ### 📄 Description Also spelling fixes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:18:14 -05:00
yindo closed this issue 2026-02-21 17:18:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#505