Commit Graph

3 Commits (4e42c737f835ae202f78f3737d9a92cf8f2f0d8e)

Author SHA1 Message Date
blob42 4e42c737f8 conv_chat: raise parsing error on output parser 1 year ago
Sunish Sheth 812e5f43f5
Add _type for all parsers (#4189)
Used for serialization. Also add test that recurses through
our subclasses to check they have them implemented

Would fix https://github.com/hwchase17/langchain/issues/3217
Blocking: https://github.com/mlflow/mlflow/pull/8297

---------

Signed-off-by: Sunish Sheth <sunishsheth2009@gmail.com>
Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
Harrison Chase e12e00df12
use output parsers in agents (#2987) 1 year ago