xia_actor.job.Mindset
- class xia_actor.job.Mindset(**kwargs)
Bases:
object
Mindset represents the way to resolve the problem
- __init__(**kwargs)
Methods
__init__
(**kwargs)answer
(profile, prompt)Answer the question
- async answer(profile: str, prompt: str)
Answer the question
- Parameters
profile – profile context of the question
prompt – Asked question