feat: start on AI integration

This commit is contained in:
2026-04-24 13:56:42 +02:00
parent 15584c72f7
commit 78609377be
16 changed files with 2410 additions and 8 deletions

View File

@@ -148,6 +148,10 @@ defmodule BDS.Repo.SchemaMigrationTest do
"content",
"tool_call_id",
"tool_calls",
"token_usage_input",
"token_usage_output",
"cache_read_tokens",
"cache_write_tokens",
"created_at"
],
"ai_providers" => ["id", "name", "env", "package_ref", "api", "doc", "updated_at"],