Package ai.picovoice.picollm
Class MixtralChatDialog
java.lang.Object
ai.picovoice.picollm.PicoLLMDialog
ai.picovoice.picollm.MistralChatDialog
ai.picovoice.picollm.MixtralChatDialog
Represents a dialog helper specific for the `mixtral-8x7b-instruct-v0.1` model.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder class for constructing MixtralChatDialog instances. -
Field Summary
Fields inherited from class ai.picovoice.picollm.PicoLLMDialog
history, humanRequests, llmResponses, system -
Method Summary
Methods inherited from class ai.picovoice.picollm.MistralChatDialog
getPromptMethods inherited from class ai.picovoice.picollm.PicoLLMDialog
addHumanRequest, addLLMResponse