mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-14 15:16:21 +00:00
docs: standard test api link (#28309)
This commit is contained in:
parent
563587e14f
commit
7170a4e3e1
@ -191,6 +191,21 @@
|
|||||||
"</Tabs>"
|
"</Tabs>"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"## Test suite information and troubleshooting\n",
|
||||||
|
"\n",
|
||||||
|
"For a full list of the standard test suites that are available, as well as\n",
|
||||||
|
"information on which tests are included and how to troubleshoot common issues,\n",
|
||||||
|
"see the [Standard Tests API Reference](https://python.langchain.com/api_reference/standard_tests/index.html).\n",
|
||||||
|
"\n",
|
||||||
|
"An increasing number of troubleshooting guides are being added to this documentation,\n",
|
||||||
|
"and if you're interested in contributing, feel free to add docstrings to tests in \n",
|
||||||
|
"[Github](https://github.com/langchain-ai/langchain/tree/master/libs/standard-tests/langchain_tests)!"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
|
Loading…
Reference in New Issue
Block a user