Interface ReadmeChat


public interface ReadmeChat
  • Method Summary

    Modifier and Type
    Method
    Description
    updateReadme(String prompt, String classDescriptionTable, String existingReadme)
     
  • Method Details