Skip to content

Conversation

@jeffreymeetkai
Copy link
Contributor

No description provided.


def get_assistant_prefixes(self) -> List[str]:
return [f"{self.from_token}assistant\n{self.recipient_token}"]
def get_assistant_prefixes(self, code_only: bool = False) -> List[str]:
Copy link
Collaborator

@musab-mk musab-mk Jan 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename method this to be more explicit

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also please add simple docstring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants