@edgararuiz asked me for a way to get the model from the current chat so that `ellmer` can be more easily used as a backend by `chattr`. I think a simple ```r chat$get_model() ``` would be sufficient. And it seems easier than exposing the whole provider (discussed in #202).
@edgararuiz asked me for a way to get the model from the current chat so that
ellmercan be more easily used as a backend bychattr. I think a simplewould be sufficient. And it seems easier than exposing the whole provider (discussed in #202).