We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f878fac commit 2f82fa1Copy full SHA for 2f82fa1
LLM/generate.py
@@ -32,7 +32,7 @@ def __init__(self, llm_token):
32
main features, and key technologies used. Include 2-3 emojis."""
33
self.format_response = """
34
Given a below text modify it in HTML format for <p> tag. Use proper spacing, replace all space and line break with required
35
- HTML tags. Highlight main words by using proper tags.
+ HTML tags. Highlight main words by using proper tags. Include headings if reuquired.
36
37
Text : {text}
38
"""
0 commit comments