langchain/.github
ccurme 595dc592c9
docs: run how-to guides in CI (#27615)
Add how-to guides to [Run notebooks
job](https://github.com/langchain-ai/langchain/actions/workflows/run_notebooks.yml)
and fix existing notebooks.

- As with tutorials, cassettes must be updated when HTTP calls in guides
change (by running existing
[script](https://github.com/langchain-ai/langchain/blob/master/docs/scripts/update_cassettes.sh)).
- Cassettes now total ~62mb over 474 files.
- `docs/scripts/prepare_notebooks_for_ci.py` lists a number of notebooks
that do not run (e.g., due to requiring additional infra, slowness,
requiring `input()`, etc.).
2024-10-30 12:35:38 -04:00
..
actions infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
DISCUSSION_TEMPLATE ci: restore qa template that was known to work (#26684) 2024-09-19 17:20:42 -04:00
ISSUE_TEMPLATE ci: updates issue and discussion templates (#26542) 2024-09-16 17:43:04 +00:00
scripts infra: specify python max version of 3.12 for some integration packages (#27740) 2024-10-30 12:24:48 -04:00
tools Cache black formatting information across CI runs. (#9413) 2023-08-18 09:49:50 -04:00
workflows docs: run how-to guides in CI (#27615) 2024-10-30 12:35:38 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#12105) 2023-10-23 15:15:24 -04:00
CONTRIBUTING.md Docs: Contributing changes (#17551) 2024-02-14 17:55:09 -05:00
PULL_REQUEST_TEMPLATE.md experimental: migrate to external repo (#26879) 2024-09-25 19:02:19 -07:00