Expand description
Atlas Spark โ shared modules for integration tests.
Modulesยง
- auth
- Bearer-token authentication for the HTTP API.
- env_
config - Strict parsing for the process-scoped
ATLAS_*configuration variables. - rate_
limiter - Per-identity token-bucket rate limiter.
- reasoning_
parser - Reasoning parser โ model-agnostic thinking/reasoning block detection.
- refusal
- Heuristic refusal classifier.
- tokenizer
- Tokenizer wrapper using HuggingFace tokenizers + minijinja chat template.