fireworks[patch]: use firefunction-v2 in standard tests (#24264)

pull/24272/head
ccurme 2 months ago committed by GitHub
parent 6fc7610b1c
commit ab2d7821a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,7 +19,7 @@ class TestFireworksStandard(ChatModelIntegrationTests):
@property
def chat_model_params(self) -> dict:
return {
"model": "accounts/fireworks/models/firefunction-v1",
"model": "accounts/fireworks/models/firefunction-v2",
"temperature": 0,
}

Loading…
Cancel
Save