SpringAiChatHistoryProvider

constructor(repository: ChatMemoryRepository, dispatcher: CoroutineDispatcher)(source)

Parameters

repository

the Spring AI ChatMemoryRepository to delegate to

dispatcher

the CoroutineDispatcher used for blocking repository calls