JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Fields
Methods
Constructors
Deprecated Fields
Field
Description
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_CE_MAX_RESULTS
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_CE_MIN_SCORE
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_HYQE_INSTRUCTION
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_HYQE_LLM
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_HYQE_MAX_RESULTS
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_HYQE_MIN_SCORE
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_HYQE_QUESTION_NUM
ai.dat.core.factories.DefaultContentStoreFactory.SEMANTIC_MODEL_RETRIEVAL_STRATEGY
Deprecated Methods
Method
Description
ai.dat.core.factories.AskdataAgentFactory.create
(ReadableConfig, List<SemanticModel>, ContentStore, List<ChatModelInstance>, DatabaseAdapter)
ai.dat.core.factories.ContentStoreFactory.create
(ReadableConfig, EmbeddingModel, EmbeddingStore<TextSegment>, EmbeddingStore<TextSegment>, EmbeddingStore<TextSegment>, EmbeddingStore<TextSegment>, List<ChatModelInstance>)
ai.dat.core.utils.FactoryUtil.createAskdataAgent
(FactoryDescriptor, List<SemanticModel>, ContentStore, Map<String, FactoryDescriptor>, FactoryDescriptor)
ai.dat.core.utils.FactoryUtil.createContentStore
(String, FactoryDescriptor, FactoryDescriptor, FactoryDescriptor, Map<String, FactoryDescriptor>)
Deprecated Constructors
Constructor
Description
ai.dat.core.agent.AbstractAskdataAgent
(ContentStore, DatabaseAdapter)
ai.dat.core.agent.AbstractHitlAskdataAgent
(ContentStore, DatabaseAdapter)