chamge prompt to include batch_text
This commit is contained in:
parent
e9ff4de512
commit
7f7d8461ff
2 changed files with 5 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ spec:
|
|||
nvidia.com/gpu: 1
|
||||
containers:
|
||||
- name: analyst
|
||||
image: siriussec/summarizerlocal:3.0
|
||||
image: siriussec/summarizerlocal:3.1
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: DB_PASSWORD
|
||||
|
|
|
|||
|
|
@ -15,7 +15,10 @@ data:
|
|||
You are a state of the art AI News analysis your job is to summarizes the articles given to you into a 3-6 factual bullet points each.
|
||||
You are looking for any news that may effect the stock or futures market. These articles are from world wide sources and in many languages . Translate all to english.
|
||||
Rate eash article on a scale of 1-10 depending on it's possible market effects . 1 being no effect 10 being a critical event . In each event with market relevance be sure to list the tickers or futures symbols that will be affected.
|
||||
These summaries will be reanalyzed by you again to create on master summary of the most important events of the last hour. So leave any notes that may be useful.
|
||||
These summaries will be reanalyzed by you again to create on master summary of the most important events of the last hour. So leave any notes that may be useful.
|
||||
|
||||
data:
|
||||
{batch_text}
|
||||
|
||||
|
||||
SUMMARY_PROMPT: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue