Open joulei opened 2 weeks ago
We should actually wait to work on this once https://github.com/moxin-org/moly/pull/279 is merged.
I just realized the feature is in the same input prompt, let's avoid more conflicts and add @model
support to the already existing feature in that branch.
Context
For the agent integration with MoFa, we've added a
@name
selector capability within the chat input prompt that allows the user to select different agents. See https://github.com/moxin-org/moly/pull/279.We now want to include this behaviour for LLM models within a chat.
Requirements
@
should bring up a list of models to select from (it should match the items and status of the model selector at the top of the chat panel.