Fix issue writing db (#13001)

This commit is contained in:
Emerson Gomes
2025-07-25 17:27:13 -07:00
committed by GitHub
parent d6423d913d
commit dc8c14b504
+2 -1
View File
@@ -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"
)