update
This commit is contained in:
@@ -92,18 +92,20 @@ function winestock(a::agentReflex, phrase::T) where {T<:AbstractString}
|
||||
I found the following wines
|
||||
{
|
||||
1: {
|
||||
wine name: Louis Latou - Corton-Charlamagne,
|
||||
variety: chardonnay,
|
||||
Chateau: Louis Latou
|
||||
name: Corton-Charlamagne,
|
||||
grape variety: chardonnay,
|
||||
year: 2014,
|
||||
price: 55 USD,
|
||||
ID: ws-114
|
||||
stock ID: ws-114
|
||||
},
|
||||
2: {
|
||||
wine name: Chateau de Beaucastel Hommage Jacques Perrin Chateauneuf-du-Pape,
|
||||
variety: riesling,
|
||||
Chateau: Catena Zapata
|
||||
name: Malbec Argentino,
|
||||
grape variety: riesling,
|
||||
year: 2016,
|
||||
price: 39 USD,
|
||||
ID: ed-23
|
||||
stock ID: ed-23
|
||||
}
|
||||
}
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user