Grok-4 support
This commit is contained in:
@@ -43,8 +43,8 @@ class XAIModelsTest(BaseSimulatorTest):
|
||||
# Setup test files for later use
|
||||
self.setup_test_files()
|
||||
|
||||
# Test 1: 'grok' alias (should map to grok-3)
|
||||
self.logger.info(" 1: Testing 'grok' alias (should map to grok-3)")
|
||||
# Test 1: 'grok' alias (should map to grok-4)
|
||||
self.logger.info(" 1: Testing 'grok' alias (should map to grok-4)")
|
||||
|
||||
response1, continuation_id = self.call_mcp_tool(
|
||||
"chat",
|
||||
|
||||
Reference in New Issue
Block a user