Releases: SuarezPM/Apohara_Context_Forge
Releases · SuarezPM/Apohara_Context_Forge
apohara-vllm-plugin 0.1.0
vLLM general_plugins entry-point shim.
- PyPI: https://pypi.org/project/apohara-vllm-plugin/0.1.0/
pip install apohara-vllm-plugin— registers theapohara_contextforgeentry-point invllm.general_plugins; pullsapohara-context-forge(slim) as its only hard dep.pip install apohara-vllm-plugin[vllm]— adds vLLM for actual serving.- Published via OIDC trusted publishing (
.github/workflows/release-plugin.yml).
apohara-context-forge 6.2.0
First PyPI release of the main package.
- PyPI: https://pypi.org/project/apohara-context-forge/6.2.0/
pip install apohara-context-forge— slim core (safety kernel + INV-15 JCR gate, no torch/vllm)pip install apohara-context-forge[serve]— full serving stack- Published via OIDC trusted publishing (
.github/workflows/release.yml).