Skip to content

Commit 074681c

Browse files
authored
docs: Update provider docs page (#7463)
1 parent 769cc4e commit 074681c

File tree

1 file changed

+4
-1
lines changed
  • docs/core_docs/docs/integrations/platforms

1 file changed

+4
-1
lines changed

docs/core_docs/docs/integrations/platforms/index.mdx

+4-1
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,16 @@ LangChain integrates with many providers.
1111

1212
These providers have standalone `@langchain/{provider}` packages for improved versioning, dependency management and testing.
1313

14+
For specifics on how to use each package, look for their pages in the appropriate component docs section (e.g. [chat models](/docs/integrations/chat/)).
15+
1416
- [Anthropic](https://www.npmjs.com/package/@langchain/anthropic)
17+
- [Cerebras](https://www.npmjs.com/package/@langchain/cerebras)
1518
- [Cloudflare](https://www.npmjs.com/package/@langchain/cloudflare)
1619
- [Cohere](https://www.npmjs.com/package/@langchain/cohere)
1720
- [Exa](https://www.npmjs.com/package/@langchain/exa)
1821
- [Google GenAI](https://www.npmjs.com/package/@langchain/google-genai)
1922
- [Google VertexAI](https://www.npmjs.com/package/@langchain/google-vertexai)
20-
- [Google VertexAI Web](https://www.npmjs.com/package/@langchain/google-vertexai-web)
23+
- [Google VertexAI (Web Environments)](https://www.npmjs.com/package/@langchain/google-vertexai-web)
2124
- [Groq](https://www.npmjs.com/package/@langchain/groq)
2225
- [MistralAI](https://www.npmjs.com/package/@langchain/mistralai)
2326
- [MongoDB](https://www.npmjs.com/package/@langchain/mongodb)

0 commit comments

Comments
 (0)