mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-09 21:09:34 +00:00
docs(xai): update model name to 'grok-2-vision-latest'
This commit is contained in:
@@ -82,7 +82,7 @@ from litellm import completion
|
||||
os.environ["XAI_API_KEY"] = "your-api-key"
|
||||
|
||||
response = completion(
|
||||
model="xai/grok-2-latest",
|
||||
model="xai/grok-2-vision-latest",
|
||||
messages=[
|
||||
{
|
||||
"role": "user",
|
||||
|
||||
Reference in New Issue
Block a user