This commit is contained in:
narawat lamaiin
2024-04-27 19:22:19 +07:00
parent db42a55e00
commit 56935a6aae
3 changed files with 28 additions and 5 deletions

View File

@@ -65,7 +65,7 @@ tools=Dict( # update input format
tools=tools,
)
response = YiemAgent.conversation(a, Dict(:text=> "hello", ) )
response = YiemAgent.conversation(a, Dict(:text=> "Hello, I would like a get a bottle of wine",) )