Doc; Update xAI doc (#2539)
This commit is contained in:
@@ -19,7 +19,7 @@ config = {
|
|||||||
"llm": {
|
"llm": {
|
||||||
"provider": "xai",
|
"provider": "xai",
|
||||||
"config": {
|
"config": {
|
||||||
"model": "grok-2-latest",
|
"model": "grok-3-beta",
|
||||||
"temperature": 0.1,
|
"temperature": 0.1,
|
||||||
"max_tokens": 2000,
|
"max_tokens": 2000,
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ iconType: "solid"
|
|||||||
---
|
---
|
||||||
|
|
||||||
<Note type="info">
|
<Note type="info">
|
||||||
🎉 We now support [Claude 3.7 Sonnet](components/llms/models/anthropic)! Enhance your AI assistants with the latest and most capable language model from Anthropic.
|
🎉 We now support [Grok 3](components/llms/models/xAI)! Enhance your AI assistants with the latest and most capable language model from xAI.
|
||||||
</Note>
|
</Note>
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|||||||
Reference in New Issue
Block a user