update
This commit is contained in:
@@ -434,10 +434,10 @@ function extractWineAttributes(a::T1, input::T2
|
||||
Conversion Table: ...
|
||||
Query: ...
|
||||
|
||||
You should follow the following guidelines:
|
||||
- If specific information is unavailable, please use "NA" to indicate this.
|
||||
- Use converstion table to convert sweetness, acidity, tannin, intensity describing word into an integer.
|
||||
- Do not generate other comments.
|
||||
You must follow the following guidelines:
|
||||
1) If specific information is not available in the query, use "NA" to indicate this. Also words like "any" or "unlimited" means no information available.
|
||||
2) Use converstion table to convert sweetness, acidity, tannin, intensity describing word into an integer.
|
||||
3) Do not generate other comments.
|
||||
|
||||
You should then respond to the user with the following points:
|
||||
- wine_type: Can be one of: red, white, sparkling, rose, dessert or fortified
|
||||
|
||||
Reference in New Issue
Block a user