diff --git a/src/llmfunction.jl b/src/llmfunction.jl index 1041d00..02a3800 100644 --- a/src/llmfunction.jl +++ b/src/llmfunction.jl @@ -404,7 +404,7 @@ function extractWineAttributes_1(a::T1, input::T2 end end - #[WORKING] remove halucination. "highend dry white wine" --> "wine_type: white, occasion: special occasion, food_to_be_paired_with_wine: seafood, fish, country: France, Italy, USA, grape_variety: Chardonnay, Sauvignon Blanc, Pinot Grigio\nwine_notes: citrus, green apple, floral" + #[PENDING] remove halucination. "highend dry white wine" --> "wine_type: white, occasion: special occasion, food_to_be_paired_with_wine: seafood, fish, country: France, Italy, USA, grape_variety: Chardonnay, Sauvignon Blanc, Pinot Grigio\nwine_notes: citrus, green apple, floral" result = result[1:end-2] # remove the ending ", "