This commit is contained in:
narawat lamaiin
2024-08-01 13:09:42 +07:00
parent 03d7032651
commit ca81e4496b
3 changed files with 39 additions and 16 deletions

View File

@@ -89,7 +89,7 @@ main()
"""
I'm having a graduation party this evening. I have no budget limit. I want a bottle of dry white wine.
I have no idea. The party will be formal. What type of wine people usually get for this occasion?
I have no idea. The party will be casual. I like medium bodied wine from France.
What about sparkling Rose?
"""
@@ -118,7 +118,7 @@ What about sparkling Rose?
# input = "French dry white wines with medium body"
# input = "query=\"medium-bodied dry white wine\""
# # input = "the customer is looking for a medium-bodied, dry white wine."
# result = YiemAgent.checkinventory(a, input)