You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Abhishek Mishra f466b6aa4a
Documentation: Update playwright documentation for langchain version >= 0.0.351 (#15260)
- A documentation change in the example listed under:
https://python.langchain.com/docs/integrations/toolkits/playwright
- `create_async_playwright_browser` does not exist under the module:
`langchain.tools.playwright.utils` post >= 0.0.351 version
  - No dependencies to be changed

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
9 months ago
..
api_reference infra: cut down on integration steps (#14785) 9 months ago
docs Documentation: Update playwright documentation for langchain version >= 0.0.351 (#15260) 9 months ago
scripts docs[patch], templates[patch]: Import from core (#14575) 9 months ago
src docs[patch]: fix zoom (#14786) 9 months ago
static [documentation] documentation revamp (#15281) 9 months ago
.local_build.sh docs: developer docs (#14776) 9 months ago
README.md docs: developer docs (#14776) 9 months ago
babel.config.js Restructure docs (#11620) 11 months ago
code-block-loader.js Restructure docs (#11620) 11 months ago
docusaurus.config.js docs: fix api ref link (#14679) 9 months ago
package-lock.json docs[patch]: search experiment (#14254) 10 months ago
package.json docs[patch]: search experiment (#14254) 10 months ago
settings.ini Restructure docs (#11620) 11 months ago
sidebars.js docs: add use cases index (#15279) 9 months ago
vercel.json docs: revamp redirects (#15366) 9 months ago
vercel_build.sh docs: developer docs (#14776) 9 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 9 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide