From d90d430c84b41c4024daad7d0147e12970f855d1 Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Thu, 9 May 2024 09:03:09 +0700 Subject: [PATCH] update --- src/interface.jl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/interface.jl b/src/interface.jl index 06ea1a6..4fef87e 100644 --- a/src/interface.jl +++ b/src/interface.jl @@ -74,7 +74,7 @@ julia> output_thoughtDict = Dict( - [] implement RAG to pull similar experience - [] use customerinfo - [] user storeinfo - - [] add try block. check result that it is expected before returning + - [PENDING] add try block. check result that it is expected before returning # Signature """ @@ -214,7 +214,7 @@ julia> ``` # TODO -- [] add try block. check result that it is expected before returning +- [PENDING] add try block. check result that it is expected before returning # Signature """ @@ -314,7 +314,7 @@ julia> # TODO - [] update docstring - [WORKING] implement the function - - [] add try block. check result that it is expected before returning + - [PENDING] add try block. check result that it is expected before returning # Signature """