mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-11 08:49:10 +00:00
- Description: Adds a new chain that acts as a wrapper around Sympy to give LLMs the ability to do some symbolic math. - Dependencies: SymPy --------- Co-authored-by: sreiswig <sreiswig@github.com> Co-authored-by: Bagatur <baskaryan@gmail.com>