chatflock.participants.spr¶
Module Contents¶
- class chatflock.participants.spr.SPRWriterChatParticipant(name='SPR Writer', other_prompt_sections=None, **kwargs)¶
Bases:
chatflock.participants.langchain.LangChainBasedAIChatParticipantHelper class that provides a standard way to create an ABC using inheritance.
- Parameters:
name (str)
other_prompt_sections (Optional[List[chatflock.structured_string.Section]])
kwargs (Any)