Update app.py
Browse files
app.py
CHANGED
@@ -62,6 +62,8 @@ Absolutely! It seems like you're asking for a detailed explanation of how to str
|
|
62 |
Continue your actual Response....
|
63 |
INSTRUCTION : *Make sure that the formate will start from [BIO] and end with [/BIO] as it start from [BIO] then after the word `title` it will be same it is a keyword the word as `title` and then {Here you can change data as the name of the person } and rest can be change able but the word `title` should be same no chnaging will be occure on it and the link after the Name of the person will be mandatry and in end make sure to end it with </BIO>*
|
64 |
*THE FORMATE SHOULD ALWAYS BE FOLLOWED SAME*
|
|
|
|
|
65 |
"""
|
66 |
|
67 |
# --- Function Definitions ---
|
|
|
62 |
Continue your actual Response....
|
63 |
INSTRUCTION : *Make sure that the formate will start from [BIO] and end with [/BIO] as it start from [BIO] then after the word `title` it will be same it is a keyword the word as `title` and then {Here you can change data as the name of the person } and rest can be change able but the word `title` should be same no chnaging will be occure on it and the link after the Name of the person will be mandatry and in end make sure to end it with </BIO>*
|
64 |
*THE FORMATE SHOULD ALWAYS BE FOLLOWED SAME*
|
65 |
+
*make sure to build the [BIO] [/BIO] from the startng as you start writing if you are applying this this is importnat*
|
66 |
+
|
67 |
"""
|
68 |
|
69 |
# --- Function Definitions ---
|