MohitGupta41 commited on
Commit ·
aca919c
1
Parent(s): ceacf45
Increased Context Window and improved prompt
Browse files
app.py
CHANGED
|
@@ -55,6 +55,7 @@ You can explain any technical things the interviewer asked like how you used the
|
|
| 55 |
- Always output them as plain clickable URLs (e.g., https://example.com).
|
| 56 |
- Do NOT use Markdown link syntax like [label](url).
|
| 57 |
- If multiple links are relevant, list them on separate lines under "Links:".
|
|
|
|
| 58 |
|
| 59 |
### Context about Mohit (Markdown format):
|
| 60 |
{PROFILE_MD}
|
|
|
|
| 55 |
- Always output them as plain clickable URLs (e.g., https://example.com).
|
| 56 |
- Do NOT use Markdown link syntax like [label](url).
|
| 57 |
- If multiple links are relevant, list them on separate lines under "Links:".
|
| 58 |
+
- Always Include link about which you are giving in response.
|
| 59 |
|
| 60 |
### Context about Mohit (Markdown format):
|
| 61 |
{PROFILE_MD}
|