Skip to content

Lmcache support#33

Merged
SecretSettler merged 10 commits intomainfrom
lmcache-support
Mar 10, 2026
Merged

Lmcache support#33
SecretSettler merged 10 commits intomainfrom
lmcache-support

Conversation

@dalongbao
Copy link
Collaborator

#14

dalongbao and others added 7 commits March 10, 2026 15:04
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The lmcache/vllm-openai image has no pip in its venv.
System pip works but python3 -m contextpilot.install_hook
triggers the full package __init__.py import chain.
Run install_hook.py directly as a script to avoid this.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The lmcache image runs python3 from /opt/venv but had no pip there.
Use ensurepip to bootstrap pip into the venv, then install everything
into the same environment that runs at runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Member

@SecretSettler SecretSettler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why only Docker? Can you also provide the version without docker?

@dalongbao dalongbao requested a review from SecretSettler March 10, 2026 22:26
@dalongbao
Copy link
Collaborator Author

Why only Docker? Can you also provide the version without docker?

(i forgot)
done :)

@SecretSettler SecretSettler merged commit 8dd2674 into main Mar 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants