Files
langchain/docs
Erica Clark a1ff21f90f docs: Update local llms article to use invoke instead of deprecated __call__ (#19528)
- **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
2024-03-25 15:51:39 -07:00
..
2024-03-03 19:58:58 -08:00
2023-12-17 12:55:49 -08:00
2024-02-08 14:52:26 -08:00
2024-03-09 13:30:48 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide