xia_actor_openai.graphist.PollinationMindset
- class xia_actor_openai.graphist.PollinationMindset(model: str, **kwargs)
Bases:
GptMindset- __init__(model: str, **kwargs)
Methods
__init__(model, **kwargs)answer(profile, prompt[, context])Answer the question with given parameters
Attributes
model_tableresponse_promptsign_for_helpuser_prompt- async answer(profile: str, prompt: str, context: Optional[list] = None, **kwargs)
Answer the question with given parameters
- Parameters
profile – System Roles
prompt – message to be sent
context – chat context
**kwargs – other parameters