[PR #99] [MERGED] Add Anthropic 100k #107

Closed
opened 2026-02-15 19:15:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/auto-evaluator/pull/99
Author: @rlancemartin
Created: 5/13/2023
Status: Merged
Merged: 5/13/2023
Merged by: @rlancemartin

Base: mainHead: 100k_anthropic


📝 Commits (3)

  • a8564d7 Add Anthropic 100k
  • 16eddaf auto select anthropic model
  • d8c0719 clear selections for splits, overlap, embedding if we use Anthropic100k

📊 Changes

4 files changed (+43 additions, -38 deletions)

View changed files

📝 api/evaluator_app.py (+30 -34)
📝 api/requirements.txt (+1 -1)
📝 nextjs/components/Playground.tsx (+1 -0)
📝 nextjs/components/Sidebar.tsx (+11 -3)

📄 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/auto-evaluator/pull/99 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 5/13/2023 **Status:** ✅ Merged **Merged:** 5/13/2023 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `100k_anthropic` --- ### 📝 Commits (3) - [`a8564d7`](https://github.com/langchain-ai/auto-evaluator/commit/a8564d72e8f1ed3c52579075f701441b8a97efac) Add Anthropic 100k - [`16eddaf`](https://github.com/langchain-ai/auto-evaluator/commit/16eddaf2764161e7897c5066355b6d0849fe27d8) auto select anthropic model - [`d8c0719`](https://github.com/langchain-ai/auto-evaluator/commit/d8c07199b237ffbc41138a7cd89d275e04d6fafd) clear selections for splits, overlap, embedding if we use Anthropic100k ### 📊 Changes **4 files changed** (+43 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `api/evaluator_app.py` (+30 -34) 📝 `api/requirements.txt` (+1 -1) 📝 `nextjs/components/Playground.tsx` (+1 -0) 📝 `nextjs/components/Sidebar.tsx` (+11 -3) </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-02-15 19:15:02 -05:00
yindo closed this issue 2026-02-15 19:15:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/auto-evaluator#107