Files
langchain-python/langchain/agents/conversational/__init__.py
T
Harrison Chase 74932f2516 RFC: conversational agent (#464)
Co-authored-by: Bruno Bornsztein <bruno.bornsztein@gmail.com>
2023-01-06 07:25:55 -08:00

2 lines
75 B
Python

"""An agent designed to hold a conversation in addition to using tools."""