mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-01 19:03:25 +00:00
docs: update providers (#17488)
This commit is contained in:
parent
8d6cc90fc5
commit
5dca107621
@ -5,10 +5,12 @@ sidebar_class_name: hidden
|
||||
|
||||
# Providers
|
||||
|
||||
LangChain integrates with many providers
|
||||
LangChain integrates with many providers.
|
||||
|
||||
## Partner Packages
|
||||
|
||||
These providers have standalone `langchain-{provider}` packages for improved versioning, dependency management and testing.
|
||||
|
||||
- [OpenAI](/docs/integrations/platforms/openai)
|
||||
- [Anthropic](/docs/integrations/platforms/anthropic)
|
||||
- [Google](/docs/integrations/platforms/google)
|
||||
@ -25,4 +27,7 @@ LangChain integrates with many providers
|
||||
- [AWS](/docs/integrations/platforms/aws)
|
||||
- [Hugging Face](/docs/integrations/platforms/huggingface)
|
||||
- [Microsoft](/docs/integrations/platforms/microsoft)
|
||||
- [Oracle Cloud Infrastructure (OCI)](/docs/integrations/platforms/oci)
|
||||
|
||||
## All Providers
|
||||
|
||||
Click [here](/docs/integrations/providers/) to see all providers.
|
||||
|
Loading…
Reference in New Issue
Block a user