Update run.py
Browse files
run.py
CHANGED
@@ -177,7 +177,7 @@ News articles:\
|
|
177 |
|
178 |
Create a summary report of the newspaper articles above. Ignore everything that's not releated to the topic '{topic}'
|
179 |
|
180 |
-
Separete the report into
|
181 |
- Breaking news: anything that can also appear below but is the most important news of the day
|
182 |
- Model news (e.g. new model releases, or insights about existing models etc.)
|
183 |
- Startups (e.g. new startups, fundraising etc.)
|
@@ -186,6 +186,8 @@ Separete the report into these categories:
|
|
186 |
- Products (e.g. news of products that are powered by AI in some way)
|
187 |
- Miscellaneous (whatever doesn't fit into the others but still relevant to the topic)
|
188 |
|
|
|
|
|
189 |
Style: The reader is an expert in the field and wants only the most relevant and novel information. \
|
190 |
Omit articles that are irrelevant to the field of AI and feel free to aggregate several articles about the same topic into one point. \
|
191 |
|
|
|
177 |
|
178 |
Create a summary report of the newspaper articles above. Ignore everything that's not releated to the topic '{topic}'
|
179 |
|
180 |
+
Separete the report into categories, for example for AI it could be catogories like:
|
181 |
- Breaking news: anything that can also appear below but is the most important news of the day
|
182 |
- Model news (e.g. new model releases, or insights about existing models etc.)
|
183 |
- Startups (e.g. new startups, fundraising etc.)
|
|
|
186 |
- Products (e.g. news of products that are powered by AI in some way)
|
187 |
- Miscellaneous (whatever doesn't fit into the others but still relevant to the topic)
|
188 |
|
189 |
+
For other topics come up with other categories that make sense.
|
190 |
+
|
191 |
Style: The reader is an expert in the field and wants only the most relevant and novel information. \
|
192 |
Omit articles that are irrelevant to the field of AI and feel free to aggregate several articles about the same topic into one point. \
|
193 |
|