Cellm home page
Search...
⌘K
Github
Support
Support
Search...
Navigation
Tools
File Reader
Guides
API Reference
Homepage
Github
Discord
Functions
PROMPT
PROMPTWITH
Tools
File Search
File Reader
Tools
File Reader
Reads a file and returns its content as plain text.
Copy
FileReader
(
filePath
:
string
)
filePath (Required):
A path to a file on your disk.
Supports extensions c, cpp, cs, csv, cxx, h, hxx, html, java, json, jsonl, md, pdf, php, py, rb, txt, and xml.
Returns:
The content of the file as plain text.
You cannot call this function yourself, but you can instruct the model to call it for you.
File Search
Assistant
Responses are generated using AI and may contain mistakes.