-
I've been encountering an error while using Pydantic, even after trying both Pydantic==1.10.11 and Pydantic==2.0.3 versions. It seems there is a compatibility issue with both of these versions.
###…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Pydantic dataclasses cannot be used as Annotated Validators. The TypeError happens at class the definition.
I wanted…
-
File "G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\__init__.py", line 13, in
from .IFChatPromptNode import IFChatPrompt
File "G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\…
-
### Feature request
We would like to implement https://docs.pydantic.dev/latest/ everywhere it makes sense.
### Motivation
We like types.
-
There will be changes to openff-models and we need to make sure gufe works with them.
-
### First Stop
- [X] I have read and agreed to the ThoughtSpot Dev Tools EULA.
- [X] I understand that if I have a critical issue with ThoughtSpot, I should reach out to my designated Account Executi…
-
**Describe the bug**
When generating pydantic with jsonData, an error occurred: "Invalid file format"
**To Reproduce**
**Example schema:**
- json file:[douyin.json](https://github.com/user-a…
-
Hi,
i'm just trying to use the sample from the Readme. Somehow, the example does not seem to work on my machine. I'm getting the exception:
```python
Exception has occurred: ValidationError
3 …
-
I followed the steps listed here https://github.com/mrwadams/stride-gpt?tab=readme-ov-file#option-1-cloning-the-repository to run this on my local and am getting the following error. Please help !!
…
-
**Describe the bug**
Unable to use string references with `Link` across different modules. When using string references for `Link` without importing the actual model classes (i.e., relying on forwa…