Exploring various approaches for testing external calls in Elixir Announcing LangChain for Elixir

Elixir Streams |> LiveView 0.20 HEEX Debug Annotations

LiveView 0.20 comes with a nice improvement to debug HEEX templates.

Just add config :phoenix_live_view, debug_heex_annotations: true to your dev config, and you’ll see HTML annotations in your browser inspector!

Check it out!

🎥 LiveView 0.20 HEEX Debug Annotations