generated from coulomb/repo-seed
first steps to better scanning of repos
This commit is contained in:
@@ -462,6 +462,7 @@ class ContentChunkResponse(BaseModel):
|
||||
start_line: int
|
||||
end_line: int
|
||||
text: str
|
||||
metadata: dict[str, Any]
|
||||
|
||||
|
||||
class ScanSummaryResponse(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user