streaming single conversation, this is sick

This commit is contained in:
2026-03-05 16:11:11 -07:00
parent 76c164d931
commit ea2b6d4cbf
14 changed files with 517 additions and 17 deletions

View File

@@ -47,6 +47,10 @@ defmodule ElixirAi.MixProject do
app: false,
compile: false,
depth: 1},
{:req, "~> 0.5"},
{:html_sanitize_ex, "~> 1.4"},
{:earmark, "~> 1.4"},
{:dotenvy, "~> 1.1.1"},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"},
{:jason, "~> 1.2"},