more db fixes
Some checks failed
CI/CD Pipeline / build (push) Failing after 3s

This commit is contained in:
2026-03-13 13:18:03 -06:00
parent 04103dbfbd
commit 59a8ad9635
6 changed files with 131 additions and 83 deletions

View File

@@ -73,7 +73,7 @@ defmodule ElixirAi.Message do
$(role),
$(content),
$(reasoning_content),
$(tool_calls),
$(tool_calls)::jsonb,
$(tool_call_id),
$(inserted_at)
)