文件名称: spring-ai-model-chat-memory-jdbc-1.0.0-M7.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-model-chat-memory-jdbc</artifactId>
<version>1.0.0-M7</version>
</dependency>Gradle:
implementation group: 'org.springframework.ai', name: 'spring-ai-model-chat-memory-jdbc', version: '1.0.0-M7'
Gradle (Short):
implementation 'org.springframework.ai:spring-ai-model-chat-memory-jdbc:1.0.0-M7'
Gradle (Kotlin):
implementation("org.springframework.ai:spring-ai-model-chat-memory-jdbc:1.0.0-M7")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.ai.chat.memory.jdbc
org.springframework.ai.chat.memory.jdbc.aot.hintorg.springframework.ai.chat.memory.jdbc.JdbcChatMemory
org.springframework.ai.chat.memory.jdbc.JdbcChatMemoryConfig
org.springframework.ai.chat.memory.jdbc.JdbcChatMemoryConfig.Builder