langchain/docs/scripts
Kanav Bansal df4eed0cea
fix(docs): update package names, class links and package links across kv_store_feat_table.py (#32353)
## **Description:** 
Refactored multiple entries in `kv_store_feat_table.py` to ensure that
all vector store metadata is accurate, consistent, and aligned with
LangChain's latest documentation structure and PyPI naming standards.

**Key improvements across all updated entries:**
- Updated `class` links to point to their respective **docs-based
integration pages** (e.g., `/docs/integrations/stores/...`) instead of
raw API reference URLs.
- Corrected `package` display names to use **hyphenated PyPI-compliant
names** (e.g., `langchain-astradb` instead of `langchain_astradb`).
- Updated `package` links to point to the **specific class-level API
references** (e.g., `/api_reference/.../storage/...ClassName.html`) for
precision.

These improvements enhance:
- Navigation experience for users
- Alignment with PyPI and docs naming conventions
- Clarity across LangChain’s integrations documentation


 
## **Issue:** N/A
## **Dependencies:** None
## **Twitter handle:** N/A
2025-08-04 09:46:54 -04:00
..
notebook_convert_templates/mdoutput docs, standard-tests: how to standard test a custom tool, imports (#27931) 2024-11-15 10:49:14 -08:00
append_related_links.py docs: fix more links (#27598) 2024-10-23 21:26:38 -04:00
arxiv_references.py chore(docs): bump langgraph in docs & reformat all docs (#32044) 2025-07-15 15:06:59 +00:00
cache_data.py docs: run how-to guides in CI (#27615) 2024-10-30 12:35:38 -04:00
check_imports.py chore(docs): bump langgraph in docs & reformat all docs (#32044) 2025-07-15 15:06:59 +00:00
check_templates.py community: Add OpenGradient integration (Toolkit) (#30190) 2025-03-09 18:08:07 -04: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 infra: migrate to uv (#29566) 2025-02-06 13:36:26 -05:00
generate_api_reference_links.py docs: more useful vercel warnings (#28699) 2024-12-13 03:07:24 +00:00
kv_store_feat_table.py fix(docs): update package names, class links and package links across kv_store_feat_table.py (#32353) 2025-08-04 09:46:54 -04:00
notebook_convert.py feat(docs): improve devx, fix Makefile targets (#32237) 2025-07-25 14:49:03 -04:00
packages_yml_get_downloads.py docs: update sort order in integrations table (#31171) 2025-05-08 20:44:21 +00:00
partner_deps_list.py docs: more useful vercel warnings (#28699) 2024-12-13 03:07:24 +00:00
partner_pkg_table.py docs: add missing js providers to table (#32055) 2025-07-15 17:09:35 -04:00
prepare_notebooks_for_ci.py fix(infra): update some notebook cassettes (#32087) 2025-07-17 13:57:29 -04:00
resolve_local_links.py
tool_feat_table.py fix(docs): make docs link absolute (#32068) 2025-07-16 20:15:28 +00:00
update_cassettes.sh infra: migrate to uv (#29566) 2025-02-06 13:36:26 -05:00
vectorstore_feat_table.py feat(docs): add PGVectorStore (#30950) 2025-07-25 13:22:58 -04:00