You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugin/inference/src/test/java/org/elasticsearch/xpack/inference/services/huggingface/HuggingFaceServiceTests.java
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -352,9 +352,7 @@ public void testUnifiedCompletionError() throws Exception {
352
352
{
353
353
"error": {
354
354
"message": "The model `gpt-4awero` does not exist or you do not have access to it.",
0 commit comments