mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-02 03:15:11 +00:00
docs: update providers (#17488)
This commit is contained in:
parent
8d6cc90fc5
commit
5dca107621
@ -5,10 +5,12 @@ sidebar_class_name: hidden
|
|||||||
|
|
||||||
# Providers
|
# Providers
|
||||||
|
|
||||||
LangChain integrates with many providers
|
LangChain integrates with many providers.
|
||||||
|
|
||||||
## Partner Packages
|
## Partner Packages
|
||||||
|
|
||||||
|
These providers have standalone `langchain-{provider}` packages for improved versioning, dependency management and testing.
|
||||||
|
|
||||||
- [OpenAI](/docs/integrations/platforms/openai)
|
- [OpenAI](/docs/integrations/platforms/openai)
|
||||||
- [Anthropic](/docs/integrations/platforms/anthropic)
|
- [Anthropic](/docs/integrations/platforms/anthropic)
|
||||||
- [Google](/docs/integrations/platforms/google)
|
- [Google](/docs/integrations/platforms/google)
|
||||||
@ -25,4 +27,7 @@ LangChain integrates with many providers
|
|||||||
- [AWS](/docs/integrations/platforms/aws)
|
- [AWS](/docs/integrations/platforms/aws)
|
||||||
- [Hugging Face](/docs/integrations/platforms/huggingface)
|
- [Hugging Face](/docs/integrations/platforms/huggingface)
|
||||||
- [Microsoft](/docs/integrations/platforms/microsoft)
|
- [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