oughtinc / ice

Interactive Composition Explorer: a debugger for compositional language model programs
https://ice.ought.org
MIT License
529 stars 66 forks source link

Fix Pydantic 2.x errors #313

Closed pmalmgren closed 1 year ago

pmalmgren commented 1 year ago

This patch fixes the errors in #312.

Note: There may be more work to do fully migrate the project onto Pydantic 2.x .

github-actions[bot] commented 1 year ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

stuhlmueller commented 1 year ago

Fixed in #314.