Mojentic.LLM.Tools.ReadFileTool (Mojentic v1.2.0)

Copy Markdown View Source

Tool for reading the entire content of a file.

Summary

Types

t()

@type t() :: %Mojentic.LLM.Tools.ReadFileTool{
  fs: Mojentic.LLM.Tools.FilesystemGateway.t()
}

Functions