
answer-engineering
victorlavrenko
Local trajectory editing for protocol-constrained decision making in large language models, with a reference implementation and reproducible paper results.
AI 简介
Answer Engineering 是一个用于在大语言模型生成过程中实施本地化轨迹编辑的 Python 库,支持基于显式规则实时干预推理路径。其核心能力是在 token 生成时动态替换或重定向特定文本片段(如将“Implement”改为“Consider reusing an existing”),从而引导模型遵循工程规范、临床协议、安全流程等约束性准则,无需微调或后处理。技术上依托 autoregressive 模型的前缀依赖特性,确保干预后推理自然延续,保障行为可检验、可复现。适用于需强过程合规性的场景,如医疗决策辅助、工业标准执行、企业级代码生成与安全敏感问答系统。
Python
Other33
Stars
0
Forks
33
Watchers
35
Issues
Star 增长
今日0
近 7 天0
近 30 天0
综合评分40
默认分支main