How to create a PyPi Token
pip install langchain-parrot-link
.
docs/docs/integrations/providers/<your-package-name>.mdx
docs/docs/integrations/<component-type>/<your-package-name>.mdx
libs/packages.yml
langchain-cli
(recommended)langchain-cli
to bootstrap them for you.
First, install the latest version of the langchain-cli
package:
docs/docs/integrations/providers/parrot_link.ipynb
docs/docs/integrations/chat/parrot_link.ipynb
docs/docs/integrations/vectorstores/parrot_link.ipynb
libs/packages.yml
libs/packages.yml
file in the LangChain monorepo.
path
, you can use .
if your package is in the root of your repository, or specify a subdirectory (e.g., libs/parrot-link
) if it is in a subdirectory.
If you followed the package bootstrapping guide, then your path is .
.