mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-18 14:34:27 +01:00
llamallama-3.2-90b-vision-preview is deprecated (#523)
This commit is contained in:
@@ -245,7 +245,7 @@ class LLMClient:
|
||||
}
|
||||
payload = {
|
||||
"messages": messages,
|
||||
"model": "llama-3.2-90b-vision-preview",
|
||||
"model": "meta-llama/llama-4-scout-17b-16e-instruct",
|
||||
"temperature": 0.7,
|
||||
"max_tokens": 4096,
|
||||
"top_p": 1,
|
||||
|
||||
Reference in New Issue
Block a user