mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #476] [MERGED] refactor: align with docusaurus version structure #537
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/476
Author: @jakerachleff
Created: 10/21/2024
Status: ✅ Merged
Merged: 10/21/2024
Merged by: @jakerachleff
Base:
main← Head:2024-10-21-seo📝 Commits (10+)
562f492refactor: align with docusaurus version structuredf26ee0fix sidebard9483a5fix3af6803temp: warn on bad links9a65df4builderbc26dedthrow on broken links again21925d01.0 to old16ac715better name8c96ed5fmt50142badarn cookbooks📊 Changes
605 files changed (+992 additions, -995 deletions)
View changed files
📝
docs/concepts/admin/admin.mdx(+0 -0)📝
docs/concepts/evaluation/evaluation.mdx(+0 -0)📝
docs/concepts/index.md(+0 -0)📝
docs/concepts/prompts/prompts.mdx(+0 -0)📝
docs/concepts/static/agent_eval.png(+0 -0)📝
docs/concepts/static/comparing_multiple_experiments.png(+0 -0)📝
docs/concepts/static/feedback.png(+0 -0)📝
docs/concepts/static/langgraph_agent.png(+0 -0)📝
docs/concepts/static/langsmith_app_flow.png(+0 -0)📝
docs/concepts/static/langsmith_app_flow_dark.png(+0 -0)📝
docs/concepts/static/langsmith_overview.png(+0 -0)📝
docs/concepts/static/langsmith_summary.png(+0 -0)📝
docs/concepts/static/langsmith_summary_dark.png(+0 -0)📝
docs/concepts/static/metadata.png(+0 -0)📝
docs/concepts/static/org_members_settings.png(+0 -0)📝
docs/concepts/static/org_settings_workspaces_tab.png(+0 -0)📝
docs/concepts/static/primitives-dark.png(+0 -0)📝
docs/concepts/static/primitives.png(+0 -0)📝
docs/concepts/static/project.png(+0 -0)📝
docs/concepts/static/rag-types.png(+0 -0)...and 80 more files
📄 Description
Moves our docs to meet docusaurus standards.
versioned-docs/version-2.0to thedocs/folderversioned-docs/version-oldDoing this so that we can actually conform to docusaurus standards, and therefore use their instructions on how to do things (like SEO optimization for new docs vs old docs).
NOTES FOR REVIEW
I didn't make many changes here except for:
version-1.0🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.