Skip to content

Commit e4c339a

Browse files
authored
refs(py): clean up/standardize integration callouts (#1278)
1 parent 9a0bf94 commit e4c339a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+81
-70
lines changed

reference/python/docs/integrations/langchain_anthropic/AnthropicLLM.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ title: AnthropicLLM (Legacy LLM)
55
# :simple-claude:{ .lg .middle } `AnthropicLLM` (Legacy LLM)
66

77
!!! warning "Reference docs"
8-
This page contains **reference documentation** for the legacy `AnthropicLLM` LLM. See
9-
[the docs](https://docs.langchain.com/oss/python/integrations/llms/anthropic)
10-
for conceptual guides, tutorials, and examples on using `AnthropicLLM`.
8+
This page contains **reference documentation** for the legacy `AnthropicLLM` LLM. See [the docs](https://docs.langchain.com/oss/python/integrations/llms/anthropic) for conceptual guides, tutorials, and examples on using `AnthropicLLM`.
119

1210
::: langchain_anthropic.llms.AnthropicLLM

reference/python/docs/integrations/langchain_anthropic/ChatAnthropic.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ title: ChatAnthropic
55
# :simple-claude:{ .lg .middle } `ChatAnthropic`
66

77
!!! warning "Reference docs"
8-
This page contains **reference documentation** for `ChatAnthropic`. See
9-
[the docs](https://docs.langchain.com/oss/python/integrations/chat/anthropic)
10-
for conceptual guides, tutorials, and examples on using `ChatAnthropic`.
8+
This page contains **reference documentation** for `ChatAnthropic`. See [the docs](https://docs.langchain.com/oss/python/integrations/chat/anthropic) for conceptual guides, tutorials, and examples on using `ChatAnthropic`.
119

1210
::: langchain_anthropic.chat_models.ChatAnthropic

reference/python/docs/integrations/langchain_astradb.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ title: AstraDB
88
[![PyPI - License](https://img.shields.io/pypi/l/langchain-astradb)](https://opensource.org/licenses/MIT)
99
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-astradb)](https://pypistats.org/packages/langchain-astradb)
1010

11+
!!! warning "Reference docs"
12+
This page contains **reference documentation** for AstraDB. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/astradb) for conceptual guides, tutorials, and examples on using AstraDB.
13+
1114
::: langchain_astradb

reference/python/docs/integrations/langchain_aws.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ title: AWS
1111
!!! note
1212
This package ref has not yet been fully migrated to v1.
1313

14+
!!! warning "Reference docs"
15+
This page contains **reference documentation** for AWS. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/aws) for conceptual guides, tutorials, and examples on using AWS modules.
16+
1417
::: langchain_aws

reference/python/docs/integrations/langchain_azure_ai/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ title: Azure AI
88
[![PyPI - License](https://img.shields.io/pypi/l/langchain-azure-ai)](https://opensource.org/licenses/MIT)
99
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-azure-ai)](https://pypistats.org/packages/langchain-azure-ai)
1010

11+
!!! warning "Reference docs"
12+
This page contains **reference documentation** for `Azure AI`. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/microsoft) for conceptual guides, tutorials, and examples on using `Azure AI`.
13+
1114
::: langchain_azure_ai.agents
1215
::: langchain_azure_ai.callbacks.tracers
1316
::: langchain_azure_ai.chat_message_histories

reference/python/docs/integrations/langchain_azure_dynamic_sessions/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ title: Azure Dynamic Sessions
1111
!!! note
1212
This package ref has not yet been migrated to v1. It will be updated pending the release of `langchain-azure-dynamic-sessions` v1.0.
1313

14+
<!-- !!! warning "Reference docs"
15+
This page contains **reference documentation** for `Azure AI`. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/microsoft) for conceptual guides, tutorials, and examples on using `Azure AI`. -->
16+
1417
<!-- ::: langchain_azure_dynamic_sessions -->

reference/python/docs/integrations/langchain_azure_storage/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ title: Azure Storage
88
[![PyPI - License](https://img.shields.io/pypi/l/langchain-azure-storage)](https://opensource.org/licenses/MIT)
99
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-azure-storage)](https://pypistats.org/packages/langchain-azure-storage)
1010

11+
!!! warning "Reference docs"
12+
This page contains **reference documentation** for `Azure Storage`. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/microsoft) for conceptual guides, tutorials, and examples on using `Azure Storage`.
13+
1114
::: langchain_azure_storage.document_loaders

reference/python/docs/integrations/langchain_chroma.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Chroma
88
[![PyPI - License](https://img.shields.io/pypi/l/langchain-chroma)](https://opensource.org/licenses/MIT)
99
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-chroma)](https://pypistats.org/packages/langchain-chroma)
1010

11-
!!! note
12-
This package ref has not yet been fully migrated to v1.
11+
!!! warning "Reference docs"
12+
This page contains **reference documentation** for Chroma. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/chroma) for conceptual guides, tutorials, and examples on using Chroma modules.
1313

1414
::: langchain_chroma

reference/python/docs/integrations/langchain_cohere.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ title: Cohere
88
[![PyPI - License](https://img.shields.io/pypi/l/langchain-cohere)](https://opensource.org/licenses/MIT)
99
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-cohere)](https://pypistats.org/packages/langchain-cohere)
1010

11+
!!! warning "Reference docs"
12+
This page contains **reference documentation** for Cohere. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/cohere) for conceptual guides, tutorials, and examples on using Cohere modules.
13+
1114
::: langchain_cohere

reference/python/docs/integrations/langchain_db2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ title: Db2
88
[![PyPI - License](https://img.shields.io/pypi/l/langchain-db2)](https://opensource.org/licenses/MIT)
99
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-db2)](https://pypistats.org/packages/langchain-db2)
1010

11+
!!! warning "Reference docs"
12+
This page contains **reference documentation** for IBM DB2. See [the docs](https://docs.langchain.com/oss/python/integrations/providers/ibm#db2) for conceptual guides, tutorials, and examples on using DB2 modules.
13+
1114
::: langchain_db2

0 commit comments

Comments
 (0)