fal-ai / dbt-fal

do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models.
https://fal.ai/dbt-fal
Apache License 2.0
853 stars 72 forks source link

Pydantic 2.0 + Request #908

Open rohanmsunmall opened 9 months ago

rohanmsunmall commented 9 months ago

I am using pydantic to help with openAI function calling and it would be great if dbt-fal in future versions could support higher versions 2.0+ of pydantic as this was a big upgrade.