- Allow filtering on Tenant Types & searching for parts of Tenant names - Implement health checks - Start Prometheus monitoring (needs to be finalized) - Refine audio_processor and srt_processor to reduce duplicate code and support for larger files - Introduce repopack to reason in LLMs about the code
19 lines
361 B
JSON
19 lines
361 B
JSON
{
|
|
"output": {
|
|
"filePath": "eveai_repo.txt",
|
|
"style": "xml",
|
|
"removeComments": false,
|
|
"removeEmptyLines": false,
|
|
"topFilesLength": 5,
|
|
"showLineNumbers": false
|
|
},
|
|
"include": [],
|
|
"ignore": {
|
|
"useGitignore": true,
|
|
"useDefaultPatterns": true,
|
|
"customPatterns": []
|
|
},
|
|
"security": {
|
|
"enableSecurityCheck": true
|
|
}
|
|
} |