As of today, the functionality behind the assistants is defined directly in the Blazor components. Unfortunately, this means that only one assistant can be used at a time. Instead, we would prefer to reuse features such as the spell checker in other assistants as well. One example is the planned writer mode, which should enable an author to write a book or project proposal. For this, multiple assistants will be required.
As of today, the functionality behind the assistants is defined directly in the Blazor components. Unfortunately, this means that only one assistant can be used at a time. Instead, we would prefer to reuse features such as the spell checker in other assistants as well. One example is the planned writer mode, which should enable an author to write a book or project proposal. For this, multiple assistants will be required.