Skip to content

Commit

Permalink
fix(prompt): typo template tag (labring#1918)
Browse files Browse the repository at this point in the history
  • Loading branch information
zongzi531 committed Jul 4, 2024
1 parent 9e169a4 commit babf03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/global/core/ai/prompt/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A2:
<Context>
{{text}}
<Context/>
</Context>
`
};

Expand Down

0 comments on commit babf03c

Please sign in to comment.