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_table

response_prompt

sign_for_help

user_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