mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-22 07:05:36 +00:00
**Description** Fix AzureSearch delete documents method by using FIELDS_ID variable instead of the hard coded "id" value **Issue:** This is linked to this issue: https://github.com/langchain-ai/langchain/issues/22314 Co-authored-by: dseban <dan.seban@neoxia.com>