langchain/docs/snippets/modules/model_io/models/chat/how_to
UmerHA 068142fce2
Add caching to BaseChatModel (issue #1644) (#5089)
#  Add caching to BaseChatModel
Fixes #1644

(Sidenote: While testing, I noticed we have multiple implementations of
Fake LLMs, used for testing. I consolidated them.)

## Who can review?
Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:
Models
- @hwchase17
- @agola11

Twitter: [@UmerHAdil](https://twitter.com/@UmerHAdil) | Discord:
RicChilligerDude#7589

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-06-24 11:45:09 -07:00
..
chat_model_caching.mdx Add caching to BaseChatModel (issue #1644) (#5089) 2023-06-24 11:45:09 -07:00
llm_chain.mdx Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
prompts.mdx Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
streaming.mdx Doc refactor (#6300) 2023-06-16 11:52:56 -07:00