Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
from agno.agent import Agent from agno.tools.file import FileTools agent = Agent(tools=[FileTools()], show_tool_calls=True) agent.print_response("What is the most advanced LLM currently? Save the answer to a file.", markdown=True)
base_dir
Path
save_files
bool
True
read_files
list_files
save_file
file_name
read_file