-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
Requesting help. I started running ragas last week and…
-
**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…
-
Hi @nirbar1985 can you please let me know how to fix this issue?
![image](https://github.com/user-attachments/assets/0642b164-4d64-49ed-992e-ff9ab973fbec)
ConfigError: duplicate validator function…
-
when i try example with this https://docs.swarms.world/en/latest/swarms/tools/build_tool/#integrate-tools-into-agent
i get this error:
```
Traceback (most recent call last):
File "/Users/fenyi…
-
@gvee-uk Please implement pydantic models so we can have strong type checking :D
-
I saw this link about `pandera`'s implementation w/ pydantic models: https://www.union.ai/blog-post/pandera-0-17-adds-support-for-pydantic-v2
Seems like they validate at the `numpy` array level, al…
-
# Environment:
In the edgy project we customize the fields and models heavily. We inherit from FieldInfo and provide our own information.
# Bug:
When turning on `validate_assignment` suddenly…
-
Hi all,
I don't know if I should post here or in the langchain-core issues (and I might do both).
I've got this error since I updated all the langchain-related packages.
It seems that the add_r…
-
Pydantic automatically supports [JSON Schema Draft 2020-12](https://json-schema.org/draft/2020-12/release-notes.html) for all JSON-serializable types. Custom types that are not `pydantic.BaseModel` an…
-
| software | pydantic v1 only (API v1) [^1] | pydantic v1/v2 tolerant (API v1) | pydantic v2 only (API v2) |
|-----------------------|---------------------------|-------------------…