fix(deps): Add openai package for MiniMax provider support

This commit is contained in:
2026-03-06 23:39:14 -05:00
parent 120a843f33
commit ae5e7dedae
2 changed files with 3 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"imgui-bundle",
"google-genai",
"anthropic",
"openai",
"tomli-w",
"psutil>=7.2.2",
"fastapi",