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 """