[PR #747] [CLOSED] brace takes a stab at 404 #752

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/747
Author: @bracesproul
Created: 4/9/2025
Status: Closed

Base: mainHead: brace/trying-something-404


📝 Commits (10+)

📊 Changes

172 files changed (+29347 additions, -11625 deletions)

View changed files

📝 docs/administration/concepts/index.mdx (+1 -14)
docs/administration/concepts/static/resource_hierarchy.png (+0 -0)
📝 docusaurus.config.js (+0 -6)
package-lock.json (+26631 -0)
📝 package.json (+2 -1)
src/theme/NotFound/index.js (+51 -0)
static/404.html (+19 -0)
📝 vercel.json (+27 -79)
versioned_docs/version-old/evaluation/_check.py (+0 -23)
versioned_docs/version-old/evaluation/faq/_category_.json (+0 -5)
versioned_docs/version-old/evaluation/faq/custom-evaluators.mdx (+0 -381)
versioned_docs/version-old/evaluation/faq/evaluator-implementations.mdx (+0 -338)
versioned_docs/version-old/evaluation/faq/experiments-app.mdx (+0 -54)
versioned_docs/version-old/evaluation/faq/index.mdx (+0 -26)
versioned_docs/version-old/evaluation/faq/manage-datasets.mdx (+0 -362)
versioned_docs/version-old/evaluation/faq/regression-testing.mdx (+0 -40)
versioned_docs/version-old/evaluation/faq/synthetic-data.mdx (+0 -155)
versioned_docs/version-old/evaluation/faq/unit-testing.mdx (+0 -324)
versioned_docs/version-old/evaluation/faq/version-datasets.mdx (+0 -66)
versioned_docs/version-old/evaluation/index.mdx (+0 -142)

...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/747 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 4/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `brace/trying-something-404` --- ### 📝 Commits (10+) - [`9d6f48d`](https://github.com/langchain-ai/langsmith-docs/commit/9d6f48dc815c6876fa7d42be2623e69ac01cc106) removed stale redirects - [`b0bc240`](https://github.com/langchain-ai/langsmith-docs/commit/b0bc2408fad29b47de7acea4477b4c61ab27f5ba) redirect-fix - [`3b2f9b1`](https://github.com/langchain-ai/langsmith-docs/commit/3b2f9b14ca2da60dd87c4ccd06804e2e24ad02c9) add redirect to landing page on 404 - [`257f3a7`](https://github.com/langchain-ai/langsmith-docs/commit/257f3a7cb0dbba4cd97c5fa3d4c94c569d5fe9e3) fix - [`a023220`](https://github.com/langchain-ai/langsmith-docs/commit/a023220b00e069846adbaa280ccab97f3aca3037) trying 404 redirect again - [`7ecf791`](https://github.com/langchain-ai/langsmith-docs/commit/7ecf791927e7b40cbe8cd38b67a03910f95ba47b) fixing 404 case - [`2f5964d`](https://github.com/langchain-ai/langsmith-docs/commit/2f5964d91b9baa535dd59b8d087b4c96fd06fac1) remove old docs - [`b488da2`](https://github.com/langchain-ai/langsmith-docs/commit/b488da29bcc3669322e53928bb1247344ff694aa) clean up redirects - [`db0822f`](https://github.com/langchain-ai/langsmith-docs/commit/db0822f19c371c732548fa86e8fa6766edd7b9e1) remove catch all redirect - [`dac27f2`](https://github.com/langchain-ai/langsmith-docs/commit/dac27f2c5ecd7f71b3f0eabac192f1925674dfee) not found page ### 📊 Changes **172 files changed** (+29347 additions, -11625 deletions) <details> <summary>View changed files</summary> 📝 `docs/administration/concepts/index.mdx` (+1 -14) ➕ `docs/administration/concepts/static/resource_hierarchy.png` (+0 -0) 📝 `docusaurus.config.js` (+0 -6) ➕ `package-lock.json` (+26631 -0) 📝 `package.json` (+2 -1) ➕ `src/theme/NotFound/index.js` (+51 -0) ➕ `static/404.html` (+19 -0) 📝 `vercel.json` (+27 -79) ➖ `versioned_docs/version-old/evaluation/_check.py` (+0 -23) ➖ `versioned_docs/version-old/evaluation/faq/_category_.json` (+0 -5) ➖ `versioned_docs/version-old/evaluation/faq/custom-evaluators.mdx` (+0 -381) ➖ `versioned_docs/version-old/evaluation/faq/evaluator-implementations.mdx` (+0 -338) ➖ `versioned_docs/version-old/evaluation/faq/experiments-app.mdx` (+0 -54) ➖ `versioned_docs/version-old/evaluation/faq/index.mdx` (+0 -26) ➖ `versioned_docs/version-old/evaluation/faq/manage-datasets.mdx` (+0 -362) ➖ `versioned_docs/version-old/evaluation/faq/regression-testing.mdx` (+0 -40) ➖ `versioned_docs/version-old/evaluation/faq/synthetic-data.mdx` (+0 -155) ➖ `versioned_docs/version-old/evaluation/faq/unit-testing.mdx` (+0 -324) ➖ `versioned_docs/version-old/evaluation/faq/version-datasets.mdx` (+0 -66) ➖ `versioned_docs/version-old/evaluation/index.mdx` (+0 -142) _...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:50 -05:00
yindo closed this issue 2026-02-21 17:18:50 -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#752