Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/describe-code.gpt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Tools: sys.find, count, summarize, compare

Find the top 10 go files that have to most lines of code. Then summarize each one.
Find the top 10 go files that have the most lines of code. Then summarize each one.

Looking at the summary of all files write a short description of this program and it's function.
Looking at the summary of all files write a short description of this program and its function.

---
name: compare
Expand Down