Uses of Class
com.alibaba.cloud.ai.dashscope.rag.DashScopeDocumentCloudReaderOptions
Packages that use DashScopeDocumentCloudReaderOptions
-
Uses of DashScopeDocumentCloudReaderOptions in com.alibaba.cloud.ai.dashscope.rag
Constructors in com.alibaba.cloud.ai.dashscope.rag with parameters of type DashScopeDocumentCloudReaderOptionsModifierConstructorDescriptionDashScopeDocumentCloudReader(String filePath, DashScopeApi dashScopeApi, DashScopeDocumentCloudReaderOptions options) Constructor with default configDashScopeDocumentCloudReader(String filePath, DashScopeApi dashScopeApi, DashScopeDocumentCloudReaderOptions readerConfig, DashScopeDocumentCloudReaderConfig clientConfig) Constructor