oughtinc / ice

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

update settings and recipe to pyandtic_settings #325

Closed cdreetz closed 3 months ago

cdreetz commented 7 months ago

Updates to ice/settings and ice/recipe for fixing Pydantic import error:

pydantic.errors.PydanticImportError: `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.5/migration/#basesettings-has-moved-to-pydantic-settings for more details.
github-actions[bot] commented 7 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

rtspeaks360 commented 3 months ago

Is there any update on this issue?

cdreetz commented 3 months ago

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

cdreetz commented 3 months ago

recheck

stuhlmueller commented 3 months ago

Thank you!