Hi Simon,
I'm using your Python LLM module in an app that uses Pydantic 1. I can't upgrade the app easily because it's embedded in other projects built on Pydantic 1.
I asked Claude code and got this estimation:

The pydantic.v1 namespace is available both in Pydantic 1 and Pydantic 2. LLM would be compatible to both.
Would you accept such a change?
Best Regards,
Sebastian
Hi Simon,
I'm using your Python LLM module in an app that uses Pydantic 1. I can't upgrade the app easily because it's embedded in other projects built on Pydantic 1.

I asked Claude code and got this estimation:
The
pydantic.v1namespace is available both in Pydantic 1 and Pydantic 2. LLM would be compatible to both.Would you accept such a change?
Best Regards,
Sebastian