Skip to content

Typo in enable_read_file_chunk(s) parameter in Local File tool docs #655

@ronka11

Description

@ronka11

Path: /tools/toolkits/local/file
Docs: https://docs.agno.com/tools/toolkits/local/file

In the "Toolkit Params" section, the parameter is listed as enable_read_file_chunks (plural).

However, the actual implementation in file.py uses enable_read_file_chunk (singular):
https://github.com/agno-agi/agno/blob/main/libs/agno/agno/tools/file.py

Looks like a small documentation typo / parameter name mismatch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions