mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-06 17:51:50 +01:00
🧽 chore: Remove deprecated Claude models from Default List (#11639)
This commit is contained in:
parent
8cf5ae7e79
commit
754d921b51
1 changed files with 0 additions and 16 deletions
|
|
@ -1150,16 +1150,6 @@ const sharedAnthropicModels = [
|
|||
'claude-3-5-sonnet-20241022',
|
||||
'claude-3-5-sonnet-20240620',
|
||||
'claude-3-5-sonnet-latest',
|
||||
'claude-3-opus-20240229',
|
||||
'claude-3-sonnet-20240229',
|
||||
'claude-3-haiku-20240307',
|
||||
'claude-2.1',
|
||||
'claude-2',
|
||||
'claude-1.2',
|
||||
'claude-1',
|
||||
'claude-1-100k',
|
||||
'claude-instant-1',
|
||||
'claude-instant-1-100k',
|
||||
];
|
||||
|
||||
export const bedrockModels = [
|
||||
|
|
@ -1169,12 +1159,6 @@ export const bedrockModels = [
|
|||
'anthropic.claude-3-5-sonnet-20241022-v2:0',
|
||||
'anthropic.claude-3-5-sonnet-20240620-v1:0',
|
||||
'anthropic.claude-3-5-haiku-20241022-v1:0',
|
||||
'anthropic.claude-3-haiku-20240307-v1:0',
|
||||
'anthropic.claude-3-opus-20240229-v1:0',
|
||||
'anthropic.claude-3-sonnet-20240229-v1:0',
|
||||
'anthropic.claude-v2',
|
||||
'anthropic.claude-v2:1',
|
||||
'anthropic.claude-instant-v1',
|
||||
// 'cohere.command-text-v14', // no conversation history
|
||||
// 'cohere.command-light-text-v14', // no conversation history
|
||||
'cohere.command-r-v1:0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue