This commit is contained in:
narawat lamaiin
2024-04-22 17:41:52 +07:00
parent ee1446b1e2
commit 1962035990
3 changed files with 86 additions and 50 deletions

View File

@@ -63,7 +63,7 @@ tools=Dict( # update input format
tools=tools,
)
response = YiemAgent.conversation(a, Dict(:text=> "newtopic", ) )
response = YiemAgent.conversation(a, Dict(:text=> "hello", ) )