Skip to content

chore: move group message formatting logic from core to slack - #12

Merged
Q1w1N merged 2 commits into
mainfrom
chore/move-group-formatting-logic
Nov 7, 2024
Merged

chore: move group message formatting logic from core to slack#12
Q1w1N merged 2 commits into
mainfrom
chore/move-group-formatting-logic

Conversation

@Q1w1N

@Q1w1N Q1w1N commented Nov 7, 2024

Copy link
Copy Markdown
Collaborator

Summary

Move logic for group message formatting and fix for entity resolving.

@Q1w1N
Q1w1N requested a review from mdjastrzebski November 7, 2024 08:26
Comment thread packages/core/src/ai/vercel.ts Outdated
.join('\n')}
`;
} else {
return '';

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

[nit] use early return instead of else branch for easier reading

@Q1w1N
Q1w1N merged commit 6b49f52 into main Nov 7, 2024
@Q1w1N
Q1w1N deleted the chore/move-group-formatting-logic branch November 7, 2024 09:34
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.

2 participants