feat: update item streaming and binary check parameters
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
@@ -213,7 +213,8 @@ impl AsyncItemService {
|
||||
tail_words,
|
||||
tail_lines,
|
||||
line_start,
|
||||
line_end
|
||||
line_end,
|
||||
None
|
||||
).await?;
|
||||
is_binary
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user