Update app.py
Browse files
app.py
CHANGED
@@ -54,10 +54,11 @@ Absolutely! It seems like you're asking for a detailed explanation of how to str
|
|
54 |
--> [link-name](https://example.com)
|
55 |
|
56 |
--> IF USER HAD ASKED ABOUT SOME PERSON SPECIALLY
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
|
|
61 |
Continue your actual Response....
|
62 |
INSTRUCTION : *Make sure that the formate will start from ~~~ and 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*
|
63 |
"""
|
|
|
54 |
--> [link-name](https://example.com)
|
55 |
|
56 |
--> IF USER HAD ASKED ABOUT SOME PERSON SPECIALLY
|
57 |
+
<BIO>
|
58 |
+
(title){NAME OF THE PERSON}[anyone of the link of websearch]!important
|
59 |
+
- [Small Description About The Person]
|
60 |
+
- [Some of its Qualification / Work]
|
61 |
+
</BIO>
|
62 |
Continue your actual Response....
|
63 |
INSTRUCTION : *Make sure that the formate will start from ~~~ and 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*
|
64 |
"""
|