Skip to content

Commit d7a184c

Browse files
authored
Fix typo (#5964)
1 parent 5076dd3 commit d7a184c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core_docs/docs/tutorials/pdf_qa.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"```{=mdx}\n",
135135
"import ChatModelTabs from \"@theme/ChatModelTabs\";\n",
136136
"\n",
137-
"<ChatModelTabs openaiParams={`model=\"gpt-4o\"`} />\n",
137+
"<ChatModelTabs openaiParams={`model: \"gpt-4o\"`} />\n",
138138
"```"
139139
]
140140
},

0 commit comments

Comments
 (0)