This commit is contained in:
2025-08-05 14:45:25 +02:00
parent d9f8cdfb11
commit 4ba5e4afc3
8 changed files with 37 additions and 53 deletions

View File

@@ -260,10 +260,6 @@ namespace BeWo.ViewModel.View
IsSending = false;
}
private void Test()
{
throw new NotImplementedException();
}
private AiConversationVM InsertConverstion(AiConversationDC dc)
{