update
This commit is contained in:
@@ -474,12 +474,14 @@ function extractWineAttributes_2(a::T1, input::T2
|
||||
3) Do not generate other comments.
|
||||
|
||||
You should then respond to the user with the following points:
|
||||
- repeat: repeat the user query exactly
|
||||
- sweetness: S where S are integers represent the range of sweetness levels e.g. 1-2
|
||||
- acidity: D where D are integers represent the range of acidity level e.g. 3-4
|
||||
- tannin: T where T are integers represent the range of tannin level e.g. 4-5
|
||||
- intensity: I where I are integers represent the range of intensity level e.g. 3-4
|
||||
|
||||
You should only respond in the form as described below:
|
||||
repeat: ...
|
||||
sweetness: ...
|
||||
acidity: ...
|
||||
tannin: ...
|
||||
|
||||
Reference in New Issue
Block a user