mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 13:54:48 +00:00
docs: remove unnecessary description (#15752)
| before | after | | ---- | ---- | |  |  | Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
This commit is contained in:
parent
7db680fd4b
commit
123e01b9d8
@ -53,9 +53,9 @@ And we would write tests in:
|
|||||||
- Integration tests: `libs/community/tests/integration_tests/chat_models/test_parrot_link.py`
|
- Integration tests: `libs/community/tests/integration_tests/chat_models/test_parrot_link.py`
|
||||||
|
|
||||||
And add documentation to:
|
And add documentation to:
|
||||||
|
|
||||||
- `docs/docs/integrations/chat/parrot_link.ipynb`
|
- `docs/docs/integrations/chat/parrot_link.ipynb`
|
||||||
|
|
||||||
- `docs/docs/
|
|
||||||
## Partner Packages
|
## Partner Packages
|
||||||
|
|
||||||
Partner packages are in `libs/partners/*` and are installed by users with `pip install langchain-{partner}`, and exported members can be imported with code like
|
Partner packages are in `libs/partners/*` and are installed by users with `pip install langchain-{partner}`, and exported members can be imported with code like
|
||||||
|
Loading…
Reference in New Issue
Block a user