Optimize AI structure output for Codex
This commit is contained in:
@@ -857,6 +857,8 @@ class AiStructurePrepareResponse(BaseModel):
|
||||
project_id: str
|
||||
input_path: str
|
||||
output_path: str
|
||||
codex_package_path: str
|
||||
codex_package_folder: str
|
||||
status: str
|
||||
files_count: int = 0
|
||||
binary_1c_files: list[dict] = Field(default_factory=list)
|
||||
|
||||
Reference in New Issue
Block a user