mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-30 16:01:30 +00:00
- **Description:** Documentation update. The custom tool notebook documentation is updated to revome the warning caused by directly instantiating of the LLMMathChain with an llm which is is deprecated. The from_llm class method is used instead. LLM output results gets updated as well. - **Issue:** no applicable - **Dependencies:** No dependencies - **Tag maintainer:** @baskaryan - **Twitter handle:** @ybouakkaz Co-authored-by: Yacine Bouakkaz <Yacine.Bouakkaz@evokegroup.com>