improving tool calling tracking
Some checks failed
CI/CD Pipeline / build (push) Failing after 5s

This commit is contained in:
2026-03-23 12:34:22 -06:00
parent 6fc4a686f8
commit e0ca44df23
12 changed files with 417 additions and 115 deletions

View File

@@ -39,6 +39,7 @@ config :logger, :console,
metadata: [:request_id]
config :phoenix, :json_library, Jason
config :postgrex, :json_library, Jason
if System.get_env("RELEASE_MODE") do
config :kernel, net_ticktime: 2