Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -172,7 +172,7 @@ def get_streams():
|
|
172 |
)
|
173 |
prompt = f""" prompt:
|
174 |
You need to act like as recommendation engine.
|
175 |
-
List all 40+ streams/branches in like
|
176 |
Note: Output should be list in below format:
|
177 |
[branch1, branch2, branch3,...]
|
178 |
Return only answer not prompt and unnecessary stuff, also dont add any special characters or punctuation marks
|
|
|
172 |
)
|
173 |
prompt = f""" prompt:
|
174 |
You need to act like as recommendation engine.
|
175 |
+
List all 40+ streams/branches in like computer science, chemical engineering, aerospace , etc
|
176 |
Note: Output should be list in below format:
|
177 |
[branch1, branch2, branch3,...]
|
178 |
Return only answer not prompt and unnecessary stuff, also dont add any special characters or punctuation marks
|