r/o

don't stream responses until we're done 3d5dd6cb parent ec40d27c

The LLM generates half-formed opinions with tool calls, then a final response overwriting the earlier one. Let\'s not.

authored by ~lotte

1
[
2
import_deps: [:ecto, :ecto_sql, :phoenix],
3
subdirectories: ["priv/*/migrations"],
4
plugins: [Phoenix.LiveView.HTMLFormatter],
5
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}", "priv/*/seeds.exs"]
6
]
7