Erick Friis
ad3f1a9e85
docs: fix external repo partner docs ( #20238 )
2024-04-09 21:58:04 +00:00
Jacob Lee
7f0cb3bfba
docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default ( #20014 )
...
Should hopefully avoid weird broken link edge cases.
Relative links now trip up the Docusaurus broken link checker, so this
PR also removes them.
Also snuck in a small addition about asyncio
2024-04-04 12:49:15 -07:00
aditya thomas
e46419c851
docs: contribute / integrations code examples update ( #19319 )
...
**Description:** Update to make the code examples consistent with the
actual use
**Issue:** Code examples were different from actual use in the LangChain
code
**Dependencies:** Changes on top of
https://github.com/langchain-ai/langchain/pull/19294
Note: If these changes are acceptable, please merge them after
https://github.com/langchain-ai/langchain/pull/19294 .
2024-03-20 09:27:53 -04:00
Erick Friis
7eb376d5fc
docs: integration deprecation docs ( #19283 )
2024-03-19 17:11:15 +00:00
Shoya SHIRAKI
123e01b9d8
docs: remove unnecessary description ( #15752 )
...
| before | after |
| ---- | ---- |
|

|

|
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
2024-01-09 11:29:39 -05:00
Erick Friis
c21379438c
docs: remove unused contributor steps ( #14938 )
2023-12-19 18:41:50 -08:00
Erick Friis
8a07c56313
docs: developer docs ( #14776 )
...
Builds out a developer documentation section in the docs
- Links it from contributing.md
- Adds an initial guide on how to contribute an integration
---------
Co-authored-by: Bagatur <baskaryan@gmail.com >
2023-12-17 12:55:49 -08:00