mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-18 19:18:48 +00:00
This PR adds a LangChain implementation of CAMEL role-playing example: https://github.com/lightaime/camel. I am sorry that I am not that familiar with LangChain. So I only implement it in a naive way. There may be a better way to implement it.