Closed shhlife closed 1 year ago
in manners maketh the bot I had
print(f"Kiwi: {agent_result.value.output}")
instead of:
print(f"Kiwi: {agent_result.output.value}")
in manners maketh the bot I had
print(f"Kiwi: {agent_result.value.output}")
instead of:
print(f"Kiwi: {agent_result.output.value}")