Lars Bünting
Lars Bünting
Views are deprecated, and removed.. - guess you are on Ember 2.0+ ?
Ember paper would be an alternative - else you could create an own fork and fix the Errors (what i did, but not all components are working - i don't...
I think in `do_process_response` in clause _# Function Call in a MessageDelta_ it should be: ```%{ role: unmap_role(content_data["role"]), content: text_content, complete: true, index: data["index"] } |> Utils.conditionally_add_to_map(:status, Map.get(data, "finishReason") |>...