langchain
0fdbaf4a - community: fix ChatEdenAI + EdenAI Tools (#23715)

Commit
1 year ago
community: fix ChatEdenAI + EdenAI Tools (#23715) Fixes for Eden AI Custom tools and ChatEdenAI: - add missing import in __init__ of chat_models - add `args_schema` to custom tools. otherwise '__arg1' would sometimes be passed to the `run` method - fix IndexError when no human msg is added in ChatEdenAI
Author
Parents
Loading