mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #479] [CLOSED] [feat: organize docs by feature area] #536
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/479
Author: @jakerachleff
Created: 10/22/2024
Status: ❌ Closed
Base:
main← Head:2024-10-22-site-reorg📝 Commits (10+)
42bb11devaluation almost there3aaa76bevaluation working7ff51e3observability concepts1708e54moved tracing how tos5040490move monitoring how to guides816d3f7observability and eval are moved completelye685220prompt engineering complete03fb5f1added administartion section to docs0399e1fmoved pricing under admine37a37aremove indexes📊 Changes
361 files changed (+1087 additions, -1151 deletions)
View changed files
➕
docs/administration/concepts/index.mdx(+404 -0)📝
docs/administration/concepts/static/org_members_settings.png(+0 -0)📝
docs/administration/concepts/static/org_settings_workspaces_tab.png(+0 -0)📝
docs/administration/concepts/static/resource_tags.png(+0 -0)📝
docs/administration/concepts/static/roles_tab_rbac.png(+0 -0)📝
docs/administration/concepts/static/sample_workspace.png(+0 -0)➕
docs/administration/how_to_guides/index.md(+28 -0)📝
docs/administration/how_to_guides/organization_management/_category_.json(+0 -0)📝
docs/administration/how_to_guides/organization_management/create_account_api_key.mdx(+3 -3)➕
docs/administration/how_to_guides/organization_management/index.jsx(+13 -0)📝
docs/administration/how_to_guides/organization_management/manage_organization_by_api.mdx(+5 -5)📝
docs/administration/how_to_guides/organization_management/set_up_access_control.mdx(+5 -5)📝
docs/administration/how_to_guides/organization_management/set_up_billing.mdx(+4 -4)📝
docs/administration/how_to_guides/organization_management/set_up_organization.mdx(+6 -6)📝
docs/administration/how_to_guides/organization_management/set_up_resource_tags.mdx(+5 -5)📝
docs/administration/how_to_guides/organization_management/set_up_saml_sso.mdx(+6 -6)📝
docs/administration/how_to_guides/organization_management/set_up_workspace.mdx(+4 -4)📝
docs/administration/how_to_guides/organization_management/static/assign_role.png(+0 -0)📝
docs/administration/how_to_guides/organization_management/static/create_account.png(+0 -0)📝
docs/administration/how_to_guides/organization_management/static/create_api_key.png(+0 -0)...and 80 more files
📄 Description
Main Change
This PR changes our top level doc categories to match our new homepage design. Instead of:
We instead have our docs in terms of product categories:
Decisions Made
Still TODO
Thoughts for reviewers
I don't think this is the complete change. For example:
Not sure if people prefer incremental changes or big ones here.. I see arguments for both
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.