Interface MyAiService


public interface MyAiService
  • Method Summary

    Modifier and Type
    Method
    Description
    writeAPoem(String topic, int lines)
     
  • Method Details