mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-14 09:56:05 +08:00
Update llm_factories.json (#3396)
### What problem does this PR solve? Added: Claude-3-5-sonnet-20241022 version. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
4caf932808
commit
0657a09e2c
@ -2340,6 +2340,12 @@
|
||||
"max_tokens": 204800,
|
||||
"model_type": "chat"
|
||||
},
|
||||
{
|
||||
"llm_name": "claude-3-5-sonnet-20241022",
|
||||
"tags": "LLM,CHAT,200k",
|
||||
"max_tokens": 204800,
|
||||
"model_type": "chat"
|
||||
},
|
||||
{
|
||||
"llm_name": "claude-3-opus-20240229",
|
||||
"tags": "LLM,CHAT,200k",
|
||||
|
Loading…
x
Reference in New Issue
Block a user