mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-19 11:08:55 +00:00
docs: fix typo in DSPy docs (#24748)
**Description:** Just a missing "r" in metric **Dependencies:**N/A
This commit is contained in:
parent
152427eca1
commit
b81fbc962c
@ -355,7 +355,7 @@
|
||||
"id": "859daaee-ac5d-47f8-8704-827f5578bf1b",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Define a metic\n",
|
||||
"## Define a metric\n",
|
||||
"\n",
|
||||
"We now need to define a metric. This will be used to determine which runs were successful and we can learn from. Here we will use DSPy's metrics, though you can write your own."
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user