[PR #650] [MERGED] remove unnecessary url nesting #682

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/650
Author: @isahers1
Created: 1/27/2025
Status: Merged
Merged: 2/6/2025
Merged by: @isahers1

Base: mainHead: isaac/urlchanges


📝 Commits (10+)

📊 Changes

179 files changed (+122 additions, -126 deletions)

View changed files

📝 docs/administration/how_to_guides/organization_management/manage_organization_by_api.mdx (+1 -1)
📝 docs/administration/tutorials/manage_spend.mdx (+2 -2)
📝 docs/evaluation/concepts/index.mdx (+2 -2)
📝 docs/evaluation/how_to_guides/annotation_queues.mdx (+1 -1)
📝 docs/evaluation/how_to_guides/attach_user_feedback.mdx (+2 -2)
📝 docs/evaluation/how_to_guides/bind_evaluator_to_dataset.mdx (+1 -1)
📝 docs/evaluation/how_to_guides/create_few_shot_evaluators.mdx (+2 -2)
📝 docs/evaluation/how_to_guides/evaluate_llm_application.mdx (+1 -1)
📝 docs/evaluation/how_to_guides/evaluate_pairwise.mdx (+1 -1)
📝 docs/evaluation/how_to_guides/evaluate_with_attachments.mdx (+1 -1)
📝 docs/evaluation/how_to_guides/index.md (+3 -3)
📝 docs/evaluation/how_to_guides/manage_datasets_in_application.mdx (+3 -3)
📝 docs/evaluation/how_to_guides/manage_datasets_programmatically.mdx (+2 -2)
📝 docs/evaluation/tutorials/evaluation.mdx (+1 -1)
📝 docs/index.mdx (+2 -2)
📝 docs/observability/concepts/index.mdx (+3 -3)
📝 docs/observability/how_to_guides/access_current_span.mdx (+0 -0)
📝 docs/observability/how_to_guides/add_metadata_tags.mdx (+1 -1)
📝 docs/observability/how_to_guides/annotate_code.mdx (+0 -0)
📝 docs/observability/how_to_guides/calculate_token_based_costs.mdx (+0 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/650 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@isahers1](https://github.com/isahers1) **Base:** `main` ← **Head:** `isaac/urlchanges` --- ### 📝 Commits (10+) - [`2393bef`](https://github.com/langchain-ai/langsmith-docs/commit/2393bef34897cb93061f9b9b7092991cbf3467f5) wip - [`43ea936`](https://github.com/langchain-ai/langsmith-docs/commit/43ea936c5117ceabc1797add7e346d0cee90527a) prompt engineering - [`c3620d0`](https://github.com/langchain-ai/langsmith-docs/commit/c3620d0da3df06ac4edb58b3b85eac9529c1a7b8) links - [`8f2c00b`](https://github.com/langchain-ai/langsmith-docs/commit/8f2c00b15e98bc6355ee45edfd633144a0c37005) Merge branch 'main' into isaac/urlchanges - [`563675c`](https://github.com/langchain-ai/langsmith-docs/commit/563675cfcb2f68840f7cba9d111ec247648924f9) Merge branch 'main' into isaac/urlchanges - [`8cfc924`](https://github.com/langchain-ai/langsmith-docs/commit/8cfc9248f52888ab357b60fc9e617cbeddd7e791) links - [`2bec5f7`](https://github.com/langchain-ai/langsmith-docs/commit/2bec5f7143ddc277fd13bbdcfdf579af69ca785b) Merge branch 'main' into isaac/urlchanges - [`f055ede`](https://github.com/langchain-ai/langsmith-docs/commit/f055ede79a1b28a1ec95467fd541368a7cbf8cba) links - [`a8ad779`](https://github.com/langchain-ai/langsmith-docs/commit/a8ad7795f8f20a8aadfeafca5429a888035c5808) links - [`cc052e5`](https://github.com/langchain-ai/langsmith-docs/commit/cc052e57ca386fd25940dc18c4b05ea476f3c8cd) Merge branch 'main' of https://github.com/langchain-ai/langsmith-docs into isaac/urlchanges ### 📊 Changes **179 files changed** (+122 additions, -126 deletions) <details> <summary>View changed files</summary> 📝 `docs/administration/how_to_guides/organization_management/manage_organization_by_api.mdx` (+1 -1) 📝 `docs/administration/tutorials/manage_spend.mdx` (+2 -2) 📝 `docs/evaluation/concepts/index.mdx` (+2 -2) 📝 `docs/evaluation/how_to_guides/annotation_queues.mdx` (+1 -1) 📝 `docs/evaluation/how_to_guides/attach_user_feedback.mdx` (+2 -2) 📝 `docs/evaluation/how_to_guides/bind_evaluator_to_dataset.mdx` (+1 -1) 📝 `docs/evaluation/how_to_guides/create_few_shot_evaluators.mdx` (+2 -2) 📝 `docs/evaluation/how_to_guides/evaluate_llm_application.mdx` (+1 -1) 📝 `docs/evaluation/how_to_guides/evaluate_pairwise.mdx` (+1 -1) 📝 `docs/evaluation/how_to_guides/evaluate_with_attachments.mdx` (+1 -1) 📝 `docs/evaluation/how_to_guides/index.md` (+3 -3) 📝 `docs/evaluation/how_to_guides/manage_datasets_in_application.mdx` (+3 -3) 📝 `docs/evaluation/how_to_guides/manage_datasets_programmatically.mdx` (+2 -2) 📝 `docs/evaluation/tutorials/evaluation.mdx` (+1 -1) 📝 `docs/index.mdx` (+2 -2) 📝 `docs/observability/concepts/index.mdx` (+3 -3) 📝 `docs/observability/how_to_guides/access_current_span.mdx` (+0 -0) 📝 `docs/observability/how_to_guides/add_metadata_tags.mdx` (+1 -1) 📝 `docs/observability/how_to_guides/annotate_code.mdx` (+0 -0) 📝 `docs/observability/how_to_guides/calculate_token_based_costs.mdx` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:39 -05:00
yindo closed this issue 2026-02-21 17:18:39 -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#682