update api link (#6303)

searx_updates
Davis Chase 11 months ago committed by GitHub
parent d558bcfad8
commit 2f47e5c766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,4 +62,4 @@ Join us on [GitHub](https://github.com/hwchase17/langchain) or [Discord](https:/
## API reference
Head to the [reference](https://api.python.langchain.com/en/dev2049-docs_docusaurus/) section for full documentation of all classes and methods in the LangChain Python package.
Head to the [reference](https://api.python.langchain.com) section for full documentation of all classes and methods in the LangChain Python package.

@ -93,7 +93,7 @@ module.exports = {
},
{
type: "link",
href: "https://api.python.langchain.com/en/dev2049-docs_docusaurus/",
href: "https://api.python.langchain.com",
label: "API reference",
},
],

Loading…
Cancel
Save