[PR #3715] [MERGED] get model leaderboard info into docs #3748

Closed
opened 2026-06-05 18:53:01 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3715
Author: @npentrel
Created: 4/24/2026
Status: Merged
Merged: 4/24/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-1024-get-model-leaderboard-info-into-docs


📝 Commits (5)

📊 Changes

5 files changed (+596 additions, -0 deletions)

View changed files

scripts/gh_artifact_download.py (+35 -0)
scripts/refresh_deepagents_category_matrix.py (+507 -0)
📝 src/oss/deepagents/models.mdx (+14 -0)
src/snippets/deepagents-eval-category-matrix.mdx (+9 -0)
📝 src/style.css (+31 -0)

📄 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/docs/pull/3715 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 4/24/2026 **Status:** ✅ Merged **Merged:** 4/24/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-1024-get-model-leaderboard-info-into-docs` --- ### 📝 Commits (5) - [`5060556`](https://github.com/langchain-ai/docs/commit/50605567d2c8b000b9a1ec341b43309c10b67c82) create model leaderboard - [`9c2c166`](https://github.com/langchain-ai/docs/commit/9c2c166a8aa1704f0719c3fc7f9cdc53d385a73a) update mettrics to average - [`fd08e35`](https://github.com/langchain-ai/docs/commit/fd08e35825d294596894cd7413190d03af9a0af7) further uptdates - [`4b98aa6`](https://github.com/langchain-ai/docs/commit/4b98aa63c55315a21cba861004390f14c2733a20) update formatting - [`d881a48`](https://github.com/langchain-ai/docs/commit/d881a48ce0fa49126b9a04bfbe694fd6a523e3cd) update ### 📊 Changes **5 files changed** (+596 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `scripts/gh_artifact_download.py` (+35 -0) ➕ `scripts/refresh_deepagents_category_matrix.py` (+507 -0) 📝 `src/oss/deepagents/models.mdx` (+14 -0) ➕ `src/snippets/deepagents-eval-category-matrix.mdx` (+9 -0) 📝 `src/style.css` (+31 -0) </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-06-05 18:53:01 -04:00
yindo closed this issue 2026-06-05 18:53:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3748