[PR #106] [MERGED] feat: add scalar api docs #196

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/106
Author: @marclave
Created: 3/10/2024
Status: Merged
Merged: 3/21/2024
Merged by: @hinthornw

Base: mainHead: marc/add-scalar-docusaurus


📝 Commits (4)

📊 Changes

3 files changed (+1668 additions, -14 deletions)

View changed files

📝 docusaurus.config.js (+14 -6)
📝 package.json (+1 -0)
📝 yarn.lock (+1653 -8)

📄 Description

hey y'all!

we just released a docusaurus integration :) some cool features of Scalar are:

  • api docs right inside of docusaurus instead of redirect
  • offline search
  • full testing client
  • lazy loading for super snappy references

https://github.com/langchain-ai/langsmith-docs/assets/6176314/d341fee9-429c-47ec-b4d5-bd66387d42cb

i made a video demo-ing what it looks like and am excited to hear y'alls feedback


🔄 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/106 **Author:** [@marclave](https://github.com/marclave) **Created:** 3/10/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `marc/add-scalar-docusaurus` --- ### 📝 Commits (4) - [`e1bab4c`](https://github.com/langchain-ai/langsmith-docs/commit/e1bab4cf65a06d6911b0f8d6cab2b6c91327071c) feat: add scalar api docs - [`cfbb739`](https://github.com/langchain-ai/langsmith-docs/commit/cfbb7395c3bb3e026747747eec186cadfa7cacd7) fix: update scalar - [`97af18b`](https://github.com/langchain-ai/langsmith-docs/commit/97af18bb5e977fde8b0f8ad6bb732149224b568c) chore: bump scalar dep - [`55edb9f`](https://github.com/langchain-ai/langsmith-docs/commit/55edb9f2b47b6263dd27d0cd227033d527f43752) Merge conflict ### 📊 Changes **3 files changed** (+1668 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docusaurus.config.js` (+14 -6) 📝 `package.json` (+1 -0) 📝 `yarn.lock` (+1653 -8) </details> ### 📄 Description hey y'all! we just released a docusaurus integration :) some cool features of Scalar are: - api docs right inside of docusaurus instead of redirect - offline search - full testing client - lazy loading for super snappy references ✨ https://github.com/langchain-ai/langsmith-docs/assets/6176314/d341fee9-429c-47ec-b4d5-bd66387d42cb i made a video demo-ing what it looks like and am excited to hear y'alls feedback ✨ --- <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:17:32 -05:00
yindo closed this issue 2026-02-21 17:17:32 -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#196