mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
86d3e42853
Adds an optional name param to our base message to support passing names into LLMs. OpenAI supports having a name on anything except tool message now (system, ai, user/human). |
||
---|---|---|
.. | ||
__init__.py | ||
ai.py | ||
base.py | ||
chat.py | ||
function.py | ||
human.py | ||
system.py | ||
tool.py |