This website requires JavaScript.
Explore
Help
Register
Sign In
T1-SD0102-01
/
2026Technology-Competition
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4e25f76fa1ab5178fd62c0ea41c3f5153a13aa9a
2026Technology-Competition
/
src
/
genesis
/
inference
T
History
lhl
4da5f7087d
fix(inference): chat 每次调用新建 httpx client,修复同步门禁 Event loop is closed
2026-08-14 00:09:29 +08:00
..
__init__.py
feat: InferenceEngine chat/chat_structured 全流程 + 文档补丁(补丁1/2/3)
2026-08-09 08:26:37 +08:00
client.py
fix(inference): chat 每次调用新建 httpx client,修复同步门禁 Event loop is closed
2026-08-14 00:09:29 +08:00
engine.py
feat(inference): LLM 客户端全异步化(T8 架构审查整改)
2026-08-12 09:50:37 +08:00
exceptions.py
feat: 异常树 error_code 类属性(对齐 api-design §7 错误码)
2026-08-09 13:38:59 +08:00
factory.py
feat(inference): 接通真实 LLM 引擎工厂(P5-T10 门禁接线)
2026-08-13 23:11:31 +08:00
prompt_registry.py
feat: PromptRegistry 注册/版本/渲染(jinja2)
2026-08-09 08:03:17 +08:00
token.py
feat(inference): CJK 保守 token 估算(T9 架构审查整改)
2026-08-12 09:54:20 +08:00
types.py
feat: 结果对象 error_code 字段(默认 None 向后兼容)
2026-08-09 13:44:19 +08:00