mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 14:49:29 +00:00
parent
3ab4e21579
commit
991b448dfc
@ -82,7 +82,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# You can click on the link above to display the image for\n",
|
||||
"# You can click on the link above to display the image \n",
|
||||
"# Or you can try the options below to display the image inline in this notebook\n",
|
||||
"\n",
|
||||
"try:\n",
|
||||
|
@ -1,4 +1,4 @@
|
||||
"""Util that calls OpenAI's Dall-E Image Generator."""
|
||||
"""Utility that calls OpenAI's Dall-E Image Generator."""
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
from pydantic import BaseModel, Extra, root_validator
|
||||
|
Loading…
Reference in New Issue
Block a user