langchain/docs/scripts
Erick Friis a073c4c498
templates,docs: leave templates in v0.2 (#27952)
all template installs will now have to declare `--branch v0.2` to make
clear they aren't compatible with langchain 0.3 (most have a pydantic v1
setup). e.g.

```
langchain-cli app add pirate-speak --branch v0.2
```
2024-11-07 22:23:48 +00:00
..
notebook_convert_templates/mdoutput infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
append_related_links.py docs: fix more links (#27598) 2024-10-23 21:26:38 -04:00
arxiv_references.py templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00
cache_data.py docs: run how-to guides in CI (#27615) 2024-10-30 12:35:38 -04:00
check_imports.py
check_templates.py Add ChatModels wrapper for Cloudflare Workers AI (#27645) 2024-11-07 15:34:24 -05:00
check-broken-links.js
create_chat_model_docstring_tables.py docs: BaseChatModel key methods table (#23238) 2024-06-20 21:00:22 -07:00
document_loader_feat_table.py docs: reorganize contributing docs (#27649) 2024-10-25 22:41:54 +00:00
execute_notebooks.sh docs: run how-to guides in CI (#27615) 2024-10-30 12:35:38 -04:00
generate_api_reference_links.py docs[patch]: update links w/ new langgraph API ref (#26961) 2024-10-03 23:52:01 +00:00
kv_store_feat_table.py docs: fix more broken links (#27806) 2024-10-31 19:46:39 +00:00
notebook_convert.py docs: upgrade to docusaurus v3 (#26803) 2024-09-24 11:28:13 -07:00
partner_pkg_table.py infra: remove some special cases (#27839) 2024-11-01 21:13:43 +00:00
prepare_notebooks_for_ci.py docs: run how-to guides in CI (#27615) 2024-10-30 12:35:38 -04:00
resolve_local_links.py docs: edit links, direct for notebooks (#22051) 2024-05-24 19:44:46 +00:00
tool_feat_table.py docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
update_cassettes.sh docs: run how-to guides in CI (#27615) 2024-10-30 12:35:38 -04:00
vectorstore_feat_table.py [docs]: vector store integration pages (#24858) 2024-08-06 17:20:27 +00:00