mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-02 09:14:45 +00:00
- **Description:** Since the implicit `__call__` has been deprecated in favor of `invoke`, the local_llms article also needed to be updated. This article was my introduction to Lanchain, and as it was helpful in getting me setup with running LLMs locally, it is nice to not have any warnings when running the example code. With this change, the warnings go away when running the example code. - **Issue:** N/A - **Dependencies:** N/A - **Twitter handle:** clarkerican
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide