Class SessionsREPLTool.DefaultFileLister

java.lang.Object
dev.langchain4j.code.azure.acads.SessionsREPLTool.DefaultFileLister
All Implemented Interfaces:
SessionsREPLTool.FileLister
Enclosing class:
SessionsREPLTool

public class SessionsREPLTool.DefaultFileLister extends Object implements SessionsREPLTool.FileLister
Default implementation of the FileLister interface that lists files in Azure Container Apps.
  • Constructor Details

    • DefaultFileLister

      public DefaultFileLister()
      Constructs a new DefaultFileLister. Uses the parent SessionsREPLTool's configuration for authentication and endpoint access.
  • Method Details