Skip to content

Commit b22432a

Browse files
committed
Added note after inference endpoint creation in notebook
1 parent 10bf52f commit b22432a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

supporting-blog-content/using-crewai-with-elasticsearch/using_crewai_with_elasticsearch_notebook.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,13 @@
157157
" )"
158158
]
159159
},
160+
{
161+
"cell_type": "markdown",
162+
"metadata": {},
163+
"source": [
164+
"*NOTE: After creating the inference endpoint, it is highly recommended to wait 30 seconds for the model to be ready before sending requests.*"
165+
]
166+
},
160167
{
161168
"cell_type": "code",
162169
"execution_count": null,

0 commit comments

Comments
 (0)