feat: custom feedback plugin (#1365)

This commit is contained in:
Archer
2024-05-06 11:01:50 +08:00
committed by GitHub
parent b500631a4d
commit d057ba29f0
3 changed files with 164 additions and 282 deletions

View File

@@ -42,7 +42,6 @@ export const pushChatUsage = ({
addLog.info(`finish completions`, {
source,
teamId,
tmbId,
totalPoints
});
return { totalPoints };