[PR #3335] [CLOSED] [FEAT] Add claude 3-7 sonnet #4266

Closed
opened 2026-02-22 18:35:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3335
Author: @kaashmonee
Created: 2/24/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

image

What is in this change?

Claude 3.7 Sonnet came out recently and can be used in the Messages API for Anthropic.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

Docker build is successful but it needs an x-name:
image

instead of name


🔄 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/Mintplex-Labs/anything-llm/pull/3335 **Author:** [@kaashmonee](https://github.com/kaashmonee) **Created:** 2/24/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3d02ce0`](https://github.com/Mintplex-Labs/anything-llm/commit/3d02ce01d554e3ebcaa8db8edceb7fee4b5e9041) add claude 3-7 sonnet ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> <img width="924" alt="image" src="https://github.com/user-attachments/assets/dfc1cc64-eaaa-44ae-9d1e-95ffc994ee1d" /> ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> [Claude 3.7 Sonnet](https://docs.anthropic.com/en/api/messages) came out recently and can be used in the Messages API for Anthropic. ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally Docker build is successful but it needs an x-name: <img width="332" alt="image" src="https://github.com/user-attachments/assets/b412908c-a9c1-48fb-ac87-ad904687aaa6" /> instead of `name` --- <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-22 18:35:29 -05:00
yindo closed this issue 2026-02-22 18:35:29 -05:00
yindo changed title from [PR #3335] [FEAT] Add claude 3-7 sonnet to [PR #3335] [CLOSED] [FEAT] Add claude 3-7 sonnet 2026-06-05 15:17:42 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4266