This commit is contained in:
narawat lamaiin
2024-10-14 21:26:17 +07:00
parent 8e26c92e77
commit aaaadc7377

View File

@@ -472,7 +472,7 @@ function extractWineAttributes_1(a::T1, input::T2)::String where {T1<:agent, T2<
end end
responsedict[:flavors] = replace(responsedict[:flavors], "notes"=>"") responsedict[:flavors] = replace(responsedict[:flavors], "notes"=>"")
delete!(responsedict, :region) # delete!(responsedict, :region)
delete!(responsedict, :reasoning) delete!(responsedict, :reasoning)
delete!(responsedict, :tasting_notes) delete!(responsedict, :tasting_notes)
delete!(responsedict, :flavors) delete!(responsedict, :flavors)