Files
langchain/docs/modules/chat.rst
Harrison Chase 6cfd0ca73a cr
2023-03-01 17:53:38 -08:00

16 lines
369 B
ReStructuredText

Chat
==========================
WARNING: extreme WIP
Chat models are new models that rather than being text-in and text-out send a list of dicitionaries, each dictionary representing a chat utterance including the text of the chat and the "speaker" of the chat.
.. toctree::
:maxdepth: 1
:caption: Chat
:name: Chat
:hidden:
./chat/how_to_guides.rst