Skip to content

Releases: SuarezPM/Apohara_Context_Forge

apohara-vllm-plugin 0.1.0

03 Jun 00:08

Choose a tag to compare

vLLM general_plugins entry-point shim.

  • PyPI: https://pypi.org/project/apohara-vllm-plugin/0.1.0/
  • pip install apohara-vllm-plugin — registers the apohara_contextforge entry-point in vllm.general_plugins; pulls apohara-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

02 Jun 23:48

Choose a tag to compare

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).