corca-ai / EVAL

EVAL(Elastic Versatile Agent with Langchain) will execute all your requests. Just like an eval method!
MIT License
869 stars 82 forks source link

Upgraded project to Langchain 0.139. #48

Closed cvarrichio closed 1 year ago

cvarrichio commented 1 year ago

:pushpin: Type of PR Upgrade of internal langchain package from version 0.115 to 0.139

:recycle: Current situation The current version of the internal package being used in the project is 0.115. This version is outdated and is missing some important features and bug fixes that are available in version 0.139.

:bulb: Proposed solution This pull request proposes to upgrade the internal package to version 0.139. Pyproject and poetry.lock have been updated, and all changes to the schema have been propogated to all other source files.