This commit is contained in:
narawat lamaiin
2024-04-28 12:41:50 +07:00
parent a73d25af40
commit b33ddca2a1

View File

@@ -51,13 +51,13 @@ julia>
# TODO
[] update docstring
[PENDING] implement the function
[x] implement the function
[] implement RAG to pull similar experience
[] use iterative prompting to ensure JSON format
# Signature
"""
function decisionMaker(a::T1, state::T2) where {T1<:agent, T2<:AbstractDict}
function decisionMaker(a::T1, state::T2)::String where {T1<:agent, T2<:AbstractDict}
customerinfo =
"""
I will give you the following information about customer: