Uses of Interface
com.alibaba.cloud.ai.graph.agent.extension.file.FilesystemBackend
Packages that use FilesystemBackend
Package
Description
-
Uses of FilesystemBackend in com.alibaba.cloud.ai.graph.agent.extension.file
Classes in com.alibaba.cloud.ai.graph.agent.extension.file that implement FilesystemBackendModifier and TypeClassDescriptionclassBackend that reads and writes files directly from the filesystem. -
Uses of FilesystemBackend in com.alibaba.cloud.ai.graph.agent.extension.interceptor
Methods in com.alibaba.cloud.ai.graph.agent.extension.interceptor with parameters of type FilesystemBackendModifier and TypeMethodDescriptionLargeResultEvictionInterceptor.Builder.backend(FilesystemBackend backend) Set custom backend for file storage operations.