Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rocks6 authored and p-i- committed Apr 17, 2023
1 parent bd670b4 commit 6ac9ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogpt/commands/file_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def split_file(
"""
Split text into chunks of a specified maximum length with a specified overlap
between chunks.
:param content: The input text to be split into chunks
:param max_length: The maximum length of each chunk,
default is 4000 (about 1k token)
Expand Down

0 comments on commit 6ac9ce6

Please sign in to comment.