Skip to content

Commit

Permalink
docs: Update provider docs page (#7463)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Jan 2, 2025
1 parent 769cc4e commit 074681c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/core_docs/docs/integrations/platforms/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@ LangChain integrates with many providers.

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

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/)).

- [Anthropic](https://www.npmjs.com/package/@langchain/anthropic)
- [Cerebras](https://www.npmjs.com/package/@langchain/cerebras)
- [Cloudflare](https://www.npmjs.com/package/@langchain/cloudflare)
- [Cohere](https://www.npmjs.com/package/@langchain/cohere)
- [Exa](https://www.npmjs.com/package/@langchain/exa)
- [Google GenAI](https://www.npmjs.com/package/@langchain/google-genai)
- [Google VertexAI](https://www.npmjs.com/package/@langchain/google-vertexai)
- [Google VertexAI Web](https://www.npmjs.com/package/@langchain/google-vertexai-web)
- [Google VertexAI (Web Environments)](https://www.npmjs.com/package/@langchain/google-vertexai-web)
- [Groq](https://www.npmjs.com/package/@langchain/groq)
- [MistralAI](https://www.npmjs.com/package/@langchain/mistralai)
- [MongoDB](https://www.npmjs.com/package/@langchain/mongodb)
Expand Down

0 comments on commit 074681c

Please sign in to comment.