Closed homanp closed 1 year ago
Move Agents and Chain API to use Python.
The LangchainJS API is missing some core features such as QA over longer documents using Agents. In order to utilize this we need to migrate the invocation API to LangchainPy.
Is your proposal related to a problem?
Move Agents and Chain API to use Python.
Describe the solution you'd like
The LangchainJS API is missing some core features such as QA over longer documents using Agents. In order to utilize this we need to migrate the invocation API to LangchainPy.