mirror of
https://github.com/open-webui/pipelines
synced 2025-05-12 08:30:43 +00:00
Update anthropic_manifold_pipeline.py
Update Claude 3.5 Sonnet to Oct 22 checkpoint.
This commit is contained in:
parent
3253bae470
commit
7d30cf8c3e
@ -46,7 +46,7 @@ class Pipeline:
|
|||||||
{"id": "claude-3-haiku-20240307", "name": "claude-3-haiku"},
|
{"id": "claude-3-haiku-20240307", "name": "claude-3-haiku"},
|
||||||
{"id": "claude-3-opus-20240229", "name": "claude-3-opus"},
|
{"id": "claude-3-opus-20240229", "name": "claude-3-opus"},
|
||||||
{"id": "claude-3-sonnet-20240229", "name": "claude-3-sonnet"},
|
{"id": "claude-3-sonnet-20240229", "name": "claude-3-sonnet"},
|
||||||
{"id": "claude-3-5-sonnet-20240620", "name": "claude-3.5-sonnet"},
|
{"id": "claude-3-5-sonnet-20241022", "name": "claude-3.5-sonnet"},
|
||||||
]
|
]
|
||||||
|
|
||||||
async def on_startup(self):
|
async def on_startup(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user