Fix YAML frontmatter delimiter (|--- → ---) in stage 2 and 3
This commit is contained in:
@@ -438,7 +438,7 @@ interface ResumeRequest {
|
||||
}
|
||||
|
||||
interface ResumeResponse {
|
||||
// Continue from where left off
|
||||
// [[id:22d0a159-68a2-4587-9375-5046beddc20c][Continue]] from where left off
|
||||
remaining_cids: CID[];
|
||||
next_chunk_index: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user