mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
bb5118f4c9
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.