This commit is contained in:
narawat lamaiin
2024-07-29 19:20:21 +07:00
parent 689bca3805
commit 792accc619
2 changed files with 246 additions and 131 deletions

View File

@@ -120,6 +120,14 @@ end
input = "query=\"medium-bodied dry white wine\""
# input = "the customer is looking for a medium-bodied, dry white wine."
result = YiemAgent.checkinventory(a, input)
result = YiemAgent.extractWineAttributes(a, input)