docs: ls how to link (#25624)

This commit is contained in:
Bagatur 2024-08-21 10:18:08 -07:00 committed by GitHub
parent 71c2ec6782
commit 4feda41ab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -321,7 +321,7 @@
"id": "94489b4a", "id": "94489b4a",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Looking at the LangSmith trace, we can see that relevant examples were pulled in in the `similar_examples` step and passed as messages to ChatOpenAI: https://smith.langchain.com/public/9585e30f-765a-4ed9-b964-2211420cd2f8/r." "Looking at the LangSmith trace, we can see that relevant examples were pulled in in the `similar_examples` step and passed as messages to ChatOpenAI: https://smith.langchain.com/public/9585e30f-765a-4ed9-b964-2211420cd2f8/r/fdea98d6-e90f-49d4-ac22-dfd012e9e0d9."
] ]
} }
], ],