mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 15:03:21 +00:00
docs: fix typo in ollama notebook (#17127)
- **Description:** typo fix in ollama notebook
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
"\n",
|
||||
"def plt_img_base64(img_base64):\n",
|
||||
" \"\"\"\n",
|
||||
" Disply base64 encoded string as image\n",
|
||||
" Display base64 encoded string as image\n",
|
||||
"\n",
|
||||
" :param img_base64: Base64 string\n",
|
||||
" \"\"\"\n",
|
||||
|
Reference in New Issue
Block a user