-
-
[pydantic](https://docs.pydantic.dev/latest/) model generation could be done as a python alternative to that in #8 - however, as pydantic is rather opinionated it is unlikely to produce serialisation…
-
In the version 1.10 Docs there is a broken link in the overview section. If you click on the link for the open source project stepmex it will take you to a Github 404 not found page. Perhaps this link…
-
![image](https://github.com/user-attachments/assets/66b4fa57-907c-4e20-ad6e-30ad21296dbf)
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
Pydantic 2.7 seems to be required.
When using SageMaker distribution 1.9, I get the following error installing sagemaker-core
```bash
!pip install --upgrade pip -q
!pip install sagemaker-cor…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Hi,
with the latest version of pydantic (`2.10.1`) and the mypy plugin, we observe some false positive with type val…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
The code below used to work on 2.9.2, but it crashes on 2.10 with a message:
`RuntimeError: Cannot update undefined sc…
-
Is there any plan to support [flake8-pydantic](https://github.com/Viicos/flake8-pydantic)?
This plugin can be found in pydantic official site.
-
Hi, a call to `response = management_client.members.list()` results in
```
---------------------------------------------------------------------------
ValidationError Tra…