mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-14 05:11:08 +00:00
## Description: - Removed deprecated `initialize_agent()` usage in AWS Lambda integration. - Replaced it with `AgentExecutor` for compatibility with LangChain v0.3. - Fixed documentation linting errors. ## Issue: - No specific issue linked, but this resolves the use of deprecated agent initialization. ## Dependencies: - No new dependencies added. ## Request for Review: - Please verify if the implementation is correct. - If approved and merged, I will proceed with updating other related files. ## Twitter Handle (Optional): I don't have a Twitter but here is my LinkedIn instead (https://www.linkedin.com/in/aryan1227/)
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide