JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.quarkiverse.langchain4j.runtime.aiservice
ChatMemoryRemovable
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
remove(Object...)
Interface ChatMemoryRemovable
public interface
ChatMemoryRemovable
Interface implemented by each AiService that allows the removal of chat memories from an AiService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
remove
(
Object
... ids)
Method Details
remove
void
remove
(
Object
... ids)