This website requires JavaScript.
Explore
Help
Register
Sign In
yumoqing
/
pipeline-llm
Watch
1
Star
0
Fork
0
You've already forked pipeline-llm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
pipeline-llm
/
pipeline_llm
History
yumoqing
08cf9272cd
feat(selection): 任务自适应自动选型auto_select_model+models_catalog(本机构+owner机构候选,utility语义匹配,owner硬校验双保险);治理链govern_resolve加模型归属校验——他机构模型剔除顺延替代,显式指定越权模型报可行动错误(2026-09-07用户需求)
2026-09-07 16:47:21 +08:00
..
__init__.py
refactor: load_llm 规范化为 load_pipeline_llm(load_<模块名>约定)+保留旧名别名(accounting_worker 零改动)
2026-09-07 13:57:42 +08:00
accounting.py
feat(llm): status统一枚举SUCCEEDED/FAILED/PENDING/RUNNING+非SUCCEEDED记账状态NULL;llm_api_profile加method独立列(2026-09-06用户定夺)
2026-09-06 17:15:40 +08:00
gateway.py
feat(selection): 任务自适应自动选型auto_select_model+models_catalog(本机构+owner机构候选,utility语义匹配,owner硬校验双保险);治理链govern_resolve加模型归属校验——他机构模型剔除顺延替代,显式指定越权模型报可行动错误(2026-09-07用户需求)
2026-09-07 16:47:21 +08:00
inference.py
feat(llm): 会话agent可选模型收窄为对话能力t2t/i2t/m2t+能力字典加m2t(2026-09-06用户定夺)
2026-09-06 19:32:59 +08:00
init.py
refactor: load_llm 规范化为 load_pipeline_llm(load_<模块名>约定)+保留旧名别名(accounting_worker 零改动)
2026-09-07 13:57:42 +08:00
product_interface.py
refactor(llm_model): 删除价格/成本四字段(price/cost input/output)——定价统一走ppid定价平台,记账改路后为死库存;结算cost恒0,展示/列表/迁移同步清理
2026-09-04 21:02:58 +08:00
selection.py
feat(selection): 任务自适应自动选型auto_select_model+models_catalog(本机构+owner机构候选,utility语义匹配,owner硬校验双保险);治理链govern_resolve加模型归属校验——他机构模型剔除顺延替代,显式指定越权模型报可行动错误(2026-09-07用户需求)
2026-09-07 16:47:21 +08:00