19 lines
625 B
JSON
19 lines
625 B
JSON
{
|
|
"level1": {
|
|
"api_key": "your-api-key-here",
|
|
"model": "gpt-3.5-turbo"
|
|
},
|
|
"level2": {
|
|
"scl_output_dir": "scl_output",
|
|
"xref_output_dir": "xref_output",
|
|
"xref_source_subdir": "source",
|
|
"call_xref_filename": "xref_calls_tree.md",
|
|
"db_usage_xref_filename": "xref_db_usage_summary.md",
|
|
"plc_tag_xref_filename": "xref_plc_tags_summary.md",
|
|
"max_call_depth": 5,
|
|
"max_users_list": 20,
|
|
"aggregated_filename": "full_project_representation.md"
|
|
},
|
|
"level3": {},
|
|
"working_directory": "C:\\Trabajo\\SIDEL\\06 - E5.007363 - Modifica O&U - SAE196 (cip integrato)\\Reporte\\IOExport"
|
|
} |