Skip to content

Commit

Permalink
Update prompts.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
berkingurcan committed Nov 15, 2024
1 parent a38b3e2 commit 460f423
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/api/chat/prompts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Always use multiple tools at the same time
- codeTool: It retrieves context about code examples from o1js tutorials. You must use this tool at least once before writing any code.
- projectTool: It retrieves context from codebase which has various zkApps projects. Do not forget, some codes in here may be deprecated.
- issueTool: It retrieves context about errors, problems, discussions, issues about o1js and zkApps.
- protoTool: It retrieves context from Protokit documentation, if user asks about protokit, runtime modules etc. use this tool.
## Must Do's
* Rename Party class to AccountUpdate.
Expand Down

0 comments on commit 460f423

Please sign in to comment.