mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
47c56c8f9c
- Remove multimodal from features (already in not_supported_features);
the duplicate made generate-registry reject the manifest, blocking D6
from starting.
- Pin agent-framework-{ag-ui,openai,core} to exact published latest
(1.0.1 / 1.12.0 / 1.13.0) so validate-pins classifies them as exact
framework deps; drop unused langchain-openai/langchain-core.
- Ratchet validate-pins baseline down 31 -> 27 (the 4 non-exact framework
fails are now exact); ms-agent-python's only remaining FAIL is the
shared-frontend openai ^5.9.0, identical to every other integration.
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
agent-framework-ag-ui==1.0.1
|
|
agent-framework-openai==1.12.0
|
|
agent-framework-core==1.13.0
|
|
httpx>=0.28.0
|
|
python-dotenv==1.0.1
|
|
uvicorn==0.37.0
|
|
fastapi>=0.115.0
|
|
starlette<1.0.0
|
|
pypdf>=4.0.0,<7.0.0
|