TinyTroupe icon indicating copy to clipboard operation
TinyTroupe copied to clipboard

generate_agent_specification() in TinyPersonValidator.validate instead of generate_agent_prompt()

Open nirmalpatel opened this issue 1 year ago • 0 comments

Seeing a bug when validating a person:

The validation code calls TinyPerson.generate_agent_specification() which doesn't exist (I see TinyPerson.generate_agent_prompt())

nirmalpatel avatar Nov 19 '24 10:11 nirmalpatel