Skip to content

Commit

Permalink
Merge pull request #365 from Quickchive/feat/change-category-prompt
Browse files Browse the repository at this point in the history
feat: change category prompt
  • Loading branch information
stae1102 authored Jan 5, 2025
2 parents c0605ca + dae1f2f commit 51dbd57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/categories/category.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,8 @@ Given the following categories, please provide the most suitable category for th
)
.join('\n')}</categories>
If there's no suitable category, must provide reply with "None".
Present your reply options in JSON format below.
\`\`\`json
{
Expand Down

0 comments on commit 51dbd57

Please sign in to comment.