mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
ceff27031c
- Add _header_forwarding_middleware.py paired with reasoning / subagent / tool-rendering-reasoning-chain agent edits so D6 fixture-matching sees the inflight x-aimock-context on outbound LLM calls - Bump copilotkit 0.1.92 → 0.1.93 in requirements.txt; regenerate package-lock.json against the post-npm-ci tree (sibling of03bed3b76, which switched this integration to npm ci) - Drop the stale pnpm-lock.yaml left behind by the npm ci migration — Dockerfile uses 'npm ci --legacy-peer-deps' and every other showcase integration committed only package-lock.json after03bed3b76. Removing the orphan prevents npm/pnpm tooling drift from re-resolving against it.
11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
copilotkit==0.1.93
|
|
langchain==1.2.15
|
|
langchain-openai==1.1.9
|
|
langchain-anthropic==1.4.1
|
|
langgraph==1.1.6
|
|
langgraph-cli[inmem]==0.4.21
|
|
langgraph-api==0.7.101
|
|
langsmith==0.7.33
|
|
openai==1.109.1
|
|
deepagents>=0.5.3,<0.6.0
|
|
pypdf>=4.0.0,<7.0.0 |