set default value for mcp namespace tool name to prevent duplicate entry in table (#12894)
This commit is contained in:
parent
4878bc6275
commit
c2f6937455
@ -893,7 +893,7 @@ class DBSpendUpdateWriter:
|
||||
"model_group": transaction.get("model_group"),
|
||||
"mcp_namespaced_tool_name": transaction.get(
|
||||
"mcp_namespaced_tool_name"
|
||||
),
|
||||
) or "",
|
||||
"custom_llm_provider": transaction.get(
|
||||
"custom_llm_provider"
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user