[PR #111] [MERGED] Update model registry #121

Closed
opened 2026-02-16 00:18:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/111
Author: @eyurtsev
Created: 12/8/2023
Status: Merged
Merged: 12/8/2023
Merged by: @eyurtsev

Base: mainHead: eugene/update_models


📝 Commits (4)

📊 Changes

3 files changed (+240 additions, -65 deletions)

View changed files

📝 docs/source/notebooks/models.ipynb (+162 -59)
📝 langchain_benchmarks/model_registration.py (+47 -3)
📝 langchain_benchmarks/schema.py (+31 -3)

📄 Description

  • Add more models
  • Fix path to language models
  • Notebook instantiates some of the models to test that it works

🔄 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/langchain-benchmarks/pull/111 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 12/8/2023 **Status:** ✅ Merged **Merged:** 12/8/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/update_models` --- ### 📝 Commits (4) - [`fc36ec1`](https://github.com/langchain-ai/langchain-benchmarks/commit/fc36ec18f531637ddda6dc9c60b6269e075800ce) x - [`4df16ad`](https://github.com/langchain-ai/langchain-benchmarks/commit/4df16add59f21c51bf263076f0f5d3315167b625) x - [`fdbc5f1`](https://github.com/langchain-ai/langchain-benchmarks/commit/fdbc5f126b45333a54c1a07bd693a6780fe93ef9) x - [`9aa1191`](https://github.com/langchain-ai/langchain-benchmarks/commit/9aa1191069dd8736d6d74efd8a0b04fb401a89bf) x ### 📊 Changes **3 files changed** (+240 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `docs/source/notebooks/models.ipynb` (+162 -59) 📝 `langchain_benchmarks/model_registration.py` (+47 -3) 📝 `langchain_benchmarks/schema.py` (+31 -3) </details> ### 📄 Description * Add more models * Fix path to language models * Notebook instantiates some of the models to test that it works --- <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-16 00:18:16 -05:00
yindo closed this issue 2026-02-16 00:18:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-benchmarks#121