mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 23:29:21 +00:00
docsFix documentation where triggering image generation from openai (#31652)
Description: Fixing Minor Error in ChatOpenAI Documentation
This commit is contained in:
parent
0cadf4fc9a
commit
19544ba3c9
@ -594,7 +594,7 @@
|
|||||||
":::\n",
|
":::\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"To trigger a web search, pass `{\"type\": \"image_generation\"}` to the model as you would another tool.\n",
|
"To trigger an image generation, pass `{\"type\": \"image_generation\"}` to the model as you would another tool.\n",
|
||||||
"\n",
|
"\n",
|
||||||
":::tip\n",
|
":::tip\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user