brestok commited on
Commit
66e5b25
·
1 Parent(s): 4e7a19c
idreamers/api/calculation/prompts.py CHANGED
@@ -1,11 +1,11 @@
1
  class CalculationPrompts:
2
  competitive = """## Task
3
 
4
- Think about whether this supplier is essential for your day-to-day operations, answer on the question below and set a score.
5
 
6
  Question:
7
  ```
8
- How dependent is your business on this supplier for critical operations?
9
  ```
10
 
11
  ## Data
@@ -69,11 +69,11 @@ How competitive is the market where this supplier operates?
69
  - [score]: Numerical score between 1 and 4. 1 = Highly competitive, 4 = Monopoly/Oligopoly."""
70
  business = """## Task
71
 
72
- Reflect on how important your business is to this supplier’s overall revenue, answer on the question below and set a score.
73
 
74
  Question:
75
  ```
76
- How dependent is the supplier on your organization for their revenue?
77
  ```
78
 
79
  ## Data
 
1
  class CalculationPrompts:
2
  competitive = """## Task
3
 
4
+ Think about whether this supplier is essential for buying company day-to-day operations, answer on the question below and set a score.
5
 
6
  Question:
7
  ```
8
+ How dependent is buying company business on this supplier for critical operations?
9
  ```
10
 
11
  ## Data
 
69
  - [score]: Numerical score between 1 and 4. 1 = Highly competitive, 4 = Monopoly/Oligopoly."""
70
  business = """## Task
71
 
72
+ Reflect on how important buying company business is to this supplier’s overall revenue, answer on the question below and set a score.
73
 
74
  Question:
75
  ```
76
+ How dependent is the supplier on buying company organization for their revenue?
77
  ```
78
 
79
  ## Data