Package com.embabel.agent.tools.file
See: Description
-
Enum Summary Enum Description FileModificationType -
Class Summary Class Description FileModification DefaultFileChangeLog Convenient file change log implementation that stores changes in memory and correctly handles duplicates. FileReads Represents reads of a file DefaultFileReadLog Convenient file change log implementation that stores changes in memory and correctly handles duplicates. LocalDirectory Readonly access to a project on the local filesystem. PatternMatch Represents a matching file with context -
Interface Summary Interface Description FileChangeLog FileAccessLog Tracks access context FileReadLog The FileReadLog can be useful for stats and to understand the context that has been accessed FileTools Read and Write file tools. FileReadTools LLM-ready ToolCallbacks and convenience methods for file operations. FileWriteTools All file modifications must go through this interface. PatternSearch Adds low level pattern search methods to the com.embabel.agent.tools.DirectoryBased interface -
Object Summary Object Description Companion Companion WellKnownFileContentTransformers Provides common implementations of FileContentTransformer for reducing file content bloat.