文件名称: tablestore-for-agent-memory-1.1.0.jar中文-英文对照文档.zip
<dependency>
<groupId>com.aliyun.openservices.tablestore</groupId>
<artifactId>tablestore-for-agent-memory</artifactId>
<version>1.1.0</version>
</dependency>Gradle:
implementation group: 'com.aliyun.openservices.tablestore', name: 'tablestore-for-agent-memory', version: '1.1.0'
Gradle (Short):
implementation 'com.aliyun.openservices.tablestore:tablestore-for-agent-memory:1.1.0'
Gradle (Kotlin):
implementation("com.aliyun.openservices.tablestore:tablestore-for-agent-memory:1.1.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.aliyun.openservices.tablestore.agent.knowledge
com.aliyun.openservices.tablestore.agent.memory
com.aliyun.openservices.tablestore.agent.model
com.aliyun.openservices.tablestore.agent.model.filter
com.aliyun.openservices.tablestore.agent.model.filter.condition
com.aliyun.openservices.tablestore.agent.model.filter.operation
com.aliyun.openservices.tablestore.agent.model.sort
com.aliyun.openservices.tablestore.agent.utilcom.aliyun.openservices.tablestore.agent.knowledge.KnowledgeSearchRequest
com.aliyun.openservices.tablestore.agent.knowledge.KnowledgeStore
com.aliyun.openservices.tablestore.agent.knowledge.KnowledgeStoreImpl
com.aliyun.openservices.tablestore.agent.memory.MemorySearchRequest
com.aliyun.openservices.tablestore.agent.memory.MemoryStore
com.aliyun.openservices.tablestore.agent.memory.MemoryStoreImpl
com.aliyun.openservices.tablestore.agent.model.Document
com.aliyun.openservices.tablestore.agent.model.DocumentHit
com.aliyun.openservices.tablestore.agent.model.Message
com.aliyun.openservices.tablestore.agent.model.MetaType
com.aliyun.openservices.tablestore.agent.model.Metadata
com.aliyun.openservices.tablestore.agent.model.Response
com.aliyun.openservices.tablestore.agent.model.Session
com.aliyun.openservices.tablestore.agent.model.filter.Filter
com.aliyun.openservices.tablestore.agent.model.filter.Filters
com.aliyun.openservices.tablestore.agent.model.filter.condition.AbstractConditionFilter
com.aliyun.openservices.tablestore.agent.model.filter.condition.And
com.aliyun.openservices.tablestore.agent.model.filter.condition.Not
com.aliyun.openservices.tablestore.agent.model.filter.condition.Or
com.aliyun.openservices.tablestore.agent.model.filter.operation.AbstractOperationFilter
com.aliyun.openservices.tablestore.agent.model.filter.operation.Eq
com.aliyun.openservices.tablestore.agent.model.filter.operation.Exists
com.aliyun.openservices.tablestore.agent.model.filter.operation.Gt
com.aliyun.openservices.tablestore.agent.model.filter.operation.Gte
com.aliyun.openservices.tablestore.agent.model.filter.operation.In
com.aliyun.openservices.tablestore.agent.model.filter.operation.Lt
com.aliyun.openservices.tablestore.agent.model.filter.operation.Lte
com.aliyun.openservices.tablestore.agent.model.filter.operation.NotEq
com.aliyun.openservices.tablestore.agent.model.filter.operation.NotIn
com.aliyun.openservices.tablestore.agent.model.filter.operation.TextMatch
com.aliyun.openservices.tablestore.agent.model.filter.operation.TextMatchPhrase
com.aliyun.openservices.tablestore.agent.model.filter.operation.VectorQuery
com.aliyun.openservices.tablestore.agent.model.sort.FieldSort
com.aliyun.openservices.tablestore.agent.model.sort.Order
com.aliyun.openservices.tablestore.agent.model.sort.ScoreSort
com.aliyun.openservices.tablestore.agent.model.sort.Sort
com.aliyun.openservices.tablestore.agent.util.CollectionUtil
com.aliyun.openservices.tablestore.agent.util.Exceptions
com.aliyun.openservices.tablestore.agent.util.Pair
com.aliyun.openservices.tablestore.agent.util.Reference
com.aliyun.openservices.tablestore.agent.util.TablestoreHelper
com.aliyun.openservices.tablestore.agent.util.TablestoreHelper.GetRangeIterator
com.aliyun.openservices.tablestore.agent.util.TimeUtils
com.aliyun.openservices.tablestore.agent.util.Triple
com.aliyun.openservices.tablestore.agent.util.ValidationUtils