We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b4ea3 commit 75defa7Copy full SHA for 75defa7
docs/docs/learn/programming/language_models.md
@@ -152,7 +152,7 @@ with dspy.context(lm=dspy.LM('openai/gpt-3.5-turbo')):
152
```
153
**Possible Output:**
154
```text
155
-GPT-4o: The number of floors in the castle David Gregory inherited cannot be determined with the information provided.
+GPT-4o-mini: The number of floors in the castle David Gregory inherited cannot be determined with the information provided.
156
GPT-3.5-turbo: The castle David Gregory inherited has 7 floors.
157
158
0 commit comments