However, older versions have a critical CVE, so you do need to upgrade! If you use uv (thanks to @charliermarsh
) you can pop this in your pyproject to work around it:
“`
[tool.uv]
override-dependencies = [ "pydantic>=2.5,2", "openai>=2.8,<3",
@jeremyphoward
-
Fix critical CVE with uv dependency override for pydantic
By
–
-
LiteLLM Critical Issue Forces Downgrade Other Packages
By
–
I know the litellm team have a *lot* going on, & I have no desire to increase their workload even more… But if you're a litellm user, this is a critical issue to know about – it currently force downgrades your other packages if you use a recent version:
-
Mentoring New AI Researchers: Time and Care Matter
By
–
It just takes a little time and care to engage with the work of new folks in the field — but it can make a big difference 😀
-
Image Support Finally Coming to Long-Awaited Roadmap Feature
By
–
They've had it shown on their roadmap for a couple of years now. Dunno why it's taken a long time but hopefully it'll come soon – so much stuff I want to do requires images (e.g reviewing app UI progress; looking at charts; …)
-
Vision Support Enhancement Request for AI System
By
–
Looks awesome! It would be ever awesome-er if it had vision support too… 😀
-
DeepSeek Image Support Anticipation for Non-Preview Version
By
–
I hope the non-preview gives us image support! 🙂 Then DeepSeek would be amazing…
-
OpenAI grants permission to Pi Opencode and ipyai projects
By
–
That is incorrect. OAI had previously given explicit permission to Pi, Opencode, and my project ipyai.
-
Direct API Endpoint Access Bypasses App Server Limitations
By
–
Yes – it's using the same endpoint app server uses, but directly, so you don't have the same limitations it has.
-
OpenAI Officially Supports Codex Backend API Endpoint
By
–
AFAIK this is the first time it's been made official from an OpenAI staffer – the `/backend-api/codex/responses` endpoint that Pi and Opencode (IIUC) uses is officially supported! 😀 This is really great news, and I'll be releasing open source projects to support it v soon.
-
Anthropic Removes Claude Code Mention Amid Integrity Concerns
By
–
For the "small test" they've modified their docs to remove mention of Claude Code in Claude Pro: https://
support.claude.com/en/articles/11
145838-using-claude-code-with-your-max-plan
… It's been a shock to see Anthropic's integrity collapse in the face of commercial pressure. Would love a renewed commitment to straightforward honesty.