Fix issue writing db (#13001)
This commit is contained in:
parent
d6423d913d
commit
dc8c14b504
@ -872,7 +872,8 @@ class DBSpendUpdateWriter:
|
||||
"model": transaction["model"],
|
||||
"custom_llm_provider": transaction.get(
|
||||
"custom_llm_provider"
|
||||
),
|
||||
)
|
||||
or "",
|
||||
"mcp_namespaced_tool_name": transaction.get(
|
||||
"mcp_namespaced_tool_name"
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user