aipotheosis-labs / aipotheosis-labs/aci-python-sdk
aci-sdk is not compatible with pydantic-ai>0.37 because aci-sdk requires tenacity>9.12
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 89
- Fork
- 14
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Description**
I'm trying to use `aci-sdk` with the latest versions of `pydantic-ai>=0.37`
**Issue**
I'm facing this error when I try installing `aci-sdk` and `pydantic-ai>=0.37`.
`aci-sdk` is not compatible with `pydantic-ai>=0.37`. This is because `google-genai` requires `tenacity<9` and `aci-sdk` requires `tenacity>9.12`.
**Reproduce**
To reproduce this issue, simply run;
`!uv pip install -qU aci-sdk 'pydantic-ai>=0.3.7'`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.