You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @albertotn ! This seems like a great quality of life feature, will try to implement this. It would require some refactoring with how the schema is in the DB might need to make a new one. But will look into this for sure.
Scenario: I'm evaluating a model locally (performance and quality of the messages) and I need to keep track of which model I'm using and when.
A possible solution could be to track model change in a chat, similar when someone join/left a conversation in message system, like for example:
model llama2:latest is changed to model llama3.1:latest
So I'm aware of these changes
The text was updated successfully, but these errors were encountered: