This commit is contained in:
narawat lamaiin
2024-05-09 09:03:09 +07:00
parent 6ce4b90d26
commit d90d430c84

View File

@@ -74,7 +74,7 @@ julia> output_thoughtDict = Dict(
- [] implement RAG to pull similar experience - [] implement RAG to pull similar experience
- [] use customerinfo - [] use customerinfo
- [] user storeinfo - [] 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 # Signature
""" """
@@ -214,7 +214,7 @@ julia>
``` ```
# TODO # 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 # Signature
""" """
@@ -314,7 +314,7 @@ julia>
# TODO # TODO
- [] update docstring - [] update docstring
- [WORKING] implement the function - [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 # Signature
""" """