diff --git a/bugs/1.bug b/bugs/1.bug index e5db973..4d8f5e2 100644 --- a/bugs/1.bug +++ b/bugs/1.bug @@ -1,2 +1,4 @@ [exception][/d/ymq/sage/py3/lib/python3.10/site-packages/llmage/accounting.py:15]ppid='2tHYmVzJ9_jtHrT_GqQq3', llmusage.usage='{"total_tokens": 70, "completion_tokens": 60, "prompt_tokens": 10, "prompt_tokens_details": {"cached_tokens": 0}}'llmusage.id='K9_veNBxeqvrFfbGWXs0R' env.pricing_program_charging() return None +A:模型中配置了一个ppid,但在pricing_program中不存在 + diff --git a/wwwroot/menu.ui b/wwwroot/menu.ui index c2cdd2f..fe9e2b0 100644 --- a/wwwroot/menu.ui +++ b/wwwroot/menu.ui @@ -171,11 +171,6 @@ "url":"{{entire_url('/platformbiz/product')}}" } {% endif %} - ,{ - "name": "flowmgr", - "label": "流程管理", - "submenu": "{{entire_url('/dagflow/menu.ui')}}" - } ,{ "name": "skillmgr", "label": "技能管理",