Uses of Class
chat.octet.model.beans.Token
Packages that use Token
-
Uses of Token in chat.octet.model
Methods in chat.octet.model that return TokenMethods in chat.octet.model that return types with arguments of type TokenModifier and TypeMethodDescriptionModel.chat(GenerateParameter generateParams, String question) Start a conversation and chat in streaming format.Model.chat(GenerateParameter generateParams, String system, String question) Start a conversation and chat in streaming format.Start a conversation and chat in streaming format.Start a conversation and chat in streaming format.Model.generate(GenerateParameter generateParams, String text) Generate text in stream format.Generate text in stream format. -
Uses of Token in chat.octet.model.beans
Methods in chat.octet.model.beans with parameters of type Token