Skip to content

Commit 8499a94

Browse files
committed
Fix cell output
1 parent d470712 commit 8499a94

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

notebooks/en/llm_judge_evaluating_ai_search_engines_with_judges_library.ipynb

+1-10
Original file line numberDiff line numberDiff line change
@@ -513,16 +513,7 @@
513513
"id": "bNU9kUs9zBhT",
514514
"outputId": "0e2527ae-1981-4994-df8d-cf3472d2857f"
515515
},
516-
"outputs": [
517-
{
518-
"name": "stdout",
519-
"output_type": "stream",
520-
"text": [
521-
"Wrapping OpenAI client with Exa functionality. <class 'function'>\n",
522-
"The total land area of Spain is approximately 505,370 square kilometers (195,124 square miles).\n"
523-
]
524-
}
525-
],
516+
"outputs": [],
526517
"source": [
527518
"import numpy as np\n",
528519
"\n",

0 commit comments

Comments
 (0)