You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Joshua Sundance Bailey d67b120a41
Make anthropic_api_key a secret str (#10724)
This PR makes `ChatAnthropic.anthropic_api_key` a `pydantic.SecretStr`
to avoid inadvertently exposing API keys when the `ChatAnthropic` object
is represented as a str.
1 year ago
..
experimental CONTRIBUTING.md Quick Start: focus on langchain core; clarify docs and experimental are separate (#10906) 1 year ago
langchain Make anthropic_api_key a secret str (#10724) 1 year ago