@page "/chat/{chatId}"
@inject IHttpClientFactory ClientFactory
Gift for Jessica
Gift for Jessica
-
Give me product recommendation. Ask me questions if you need more directions. I am looking for: hub for my macbook to connect external monitors
-
Sure! I can help you with that. I will ask you some leading questions. This is the first:
How many external monitors do you want to connect to your MacBook?
-
7
-
Thank you. Here is the next question:
What type of external monitors do you have? (e.g., HDMI, DisplayPort, VGA)
@code{
[Parameter] public string chatId { get; set; }
}