Spaces:
Sleeping
Sleeping
SyedAzlanzar
commited on
Commit
·
581f65e
1
Parent(s):
cb2a239
@chore : change para limit
Browse files
app/services/generator.py
CHANGED
|
@@ -267,7 +267,7 @@ async def coverLetterGenerativeAIBot(data: GenerateRequest, resume_text: str) ->
|
|
| 267 |
### Language Requirements
|
| 268 |
|
| 269 |
- **Tone:** Professional and formal (German market prefers formal tone over conversational)
|
| 270 |
-
- **Length:** Concise and focused (3 paragraphs preferred for German market, maximum 3
|
| 271 |
- **Total word count:** 250-400 words maximum
|
| 272 |
- **Per paragraph:** 70-100 words (3-4 sentences each)
|
| 273 |
- **Opening:** 50-70 words
|
|
|
|
| 267 |
### Language Requirements
|
| 268 |
|
| 269 |
- **Tone:** Professional and formal (German market prefers formal tone over conversational)
|
| 270 |
+
- **Length:** Concise and focused (3 paragraphs preferred for German market, maximum 3 paragraphs)
|
| 271 |
- **Total word count:** 250-400 words maximum
|
| 272 |
- **Per paragraph:** 70-100 words (3-4 sentences each)
|
| 273 |
- **Opening:** 50-70 words
|