All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fi.evolver.ai.vaadin.ChatHistoryConfiguration Maven / Gradle / Ivy

There is a newer version: 1.5.5
Show newest version
package fi.evolver.ai.vaadin;

public record ChatHistoryConfiguration(String type, String title, String translationKey, Integer daysToShow, String route) {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy