Changes
This commit is contained in:
@@ -76,18 +76,8 @@
|
||||
"FromEmail": "",
|
||||
"SubjectPrefix": "[File Download]"
|
||||
},
|
||||
"OpenAI": {
|
||||
"ApiKey": "",
|
||||
"ChatModel": "gpt-4o-mini",
|
||||
"EmbeddingModel": "text-embedding-3-small",
|
||||
"TimeoutSeconds": 60
|
||||
},
|
||||
"Rag": {
|
||||
"MaxPdfSizeMb": 5,
|
||||
"ChunkSize": 900,
|
||||
"ChunkOverlap": 150,
|
||||
"CvTtlMinutes": 60,
|
||||
"MaxJobTextChars": 20000,
|
||||
"TopK": 6
|
||||
"CvMatcherApi": {
|
||||
"BaseUrl": "",
|
||||
"InternalApiKey": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user