Welcome Home, Sir
archiveofourown.org/works/66958087
#all4thebingo #MovingInTogether #firstprompt
Welcome Home, Sir
archiveofourown.org/works/66958087
#all4thebingo #MovingInTogether #firstprompt
What do they remind you of?
#AIArt #Bluesky #Creatures #MiniAnimation #FantasyArt #MoonlitScene
What do they remind you of?
#AIArt #Bluesky #Creatures #MiniAnimation #FantasyArt #MoonlitScene
final firstPrompt = """
拝啓 ${jisetsu(DateTime())}の候、貴殿ますますご隆盛のこととお慶び申し上げます。日頃は格別のご高配を賜り、誠にありがとうございます。
さて、小生に致しましては、足し算の依頼をさせて頂きたく存じます。
つきましては、yesまたはnoでご返答いただきますよう宜しくお願い申し上げます。 敬具""";
final response = await LLM.prompt(firstPrompt);
if(response != "yes") throw […]
final firstPrompt = """
拝啓 ${jisetsu(DateTime())}の候、貴殿ますますご隆盛のこととお慶び申し上げます。日頃は格別のご高配を賜り、誠にありがとうございます。
さて、小生に致しましては、足し算の依頼をさせて頂きたく存じます。
つきましては、yesまたはnoでご返答いただきますよう宜しくお願い申し上げます。 敬具""";
final response = await LLM.prompt(firstPrompt);
if(response != "yes") throw […]