mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
d2adec3818
### Description OpenSearch supports validation using both Master Credentials (Username and password) and IAM. For Master Credentials users will not pass the argument `service` in `http_auth` and the existing code will break. To fix this, I have updated the condition to check if service attribute is present in http_auth before accessing it. ### Maintainers @baskaryan @navneet1v Signed-off-by: Naveen Tatikonda <navtat@amazon.com> |
||
---|---|---|
.. | ||
experimental | ||
langchain |