Skip to content

Commit e7d4079

Browse files
docs: update README to list Anthropic and note how to add providers
Co-Authored-By: Paul Loeb <ploeb@launchdarkly.com>
1 parent 3354fe5 commit e7d4079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

getting_started/langchain/invoke/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LangChain Example (Multiple Providers)
22

3-
This example demonstrates how to use LaunchDarkly's AI Config with LangChain, supporting multiple providers including OpenAI, Bedrock, and Gemini. You can add additional LangChain providers using the `poetry add` command.
3+
This example demonstrates how to use LaunchDarkly's AI Config with LangChain, supporting multiple providers including OpenAI, Anthropic, Google GenAI, and AWS Bedrock. To use a different provider, install the corresponding `langchain-*` package (e.g. `poetry add langchain-mistralai`).
44

55
## Prerequisites
66

0 commit comments

Comments
 (0)