John Connor
a7f7265214
Create system.md for extract_instructions
...
I created this pattern using the official_pattern_template and piping it to improve_prompt multiple times.
2024-07-03 17:25:11 -04:00
Daniel Miessler
42e17b0fe0
Merge pull request #678 from kevnk/main
...
Add 2 patterns: `summarize_prompt` which was used for `suggest_pattern`
2024-07-01 14:12:31 -07:00
Daniel Miessler
4088f7cbf3
Merge pull request #679 from Rhynorater/main
...
Adding write_hackerone_report
2024-07-01 14:11:54 -07:00
Kevin Kirchner
3972665da9
first attempt at suggest_pattern pattern with user.md generated with script that uses summarize_prompt pattern
2024-07-01 15:51:04 -05:00
Daniel Miessler
7ad53cfde2
Merge pull request #569 from youssoufdasilva/patch-1
...
Update README.md
2024-07-01 13:40:48 -07:00
Daniel Miessler
b9b4d028a2
Merge pull request #589 from bobby-tablez/main
...
Add create_sigma_rules Pattern
2024-07-01 13:40:22 -07:00
Daniel Miessler
ed0fd2243c
Merge pull request #595 from elloxar/patch-1
...
Fixed minor typo in the summarise_paper pattern.
2024-07-01 13:38:33 -07:00
Daniel Miessler
04ac87eb50
Merge pull request #600 from Gerkinfeltser/Gerkinfeltser/fabric
...
Update patterns\clean_text\system.md to improve text cleaning instructions
2024-07-01 13:37:46 -07:00
Daniel Miessler
54c4d32764
Merge pull request #641 from joskezelensky/patch-1
...
Update extract article wisdom README.md
2024-07-01 13:34:43 -07:00
Daniel Miessler
2795175c3c
Merge pull request #644 from paulrobello/add_create_tags_pattern
...
Create system.md for create_tags pattern
2024-07-01 13:33:42 -07:00
Daniel Miessler
bf03693a2f
Merge pull request #646 from CyRamos/fabric_mynew_branch
...
added my personal pattern for summarize my course lectures
2024-07-01 13:33:10 -07:00
Daniel Miessler
a03c22a771
Merge pull request #647 from fureigh/patch-1
...
Fix some typos in analyze_spiritual_text
2024-07-01 13:32:12 -07:00
Daniel Miessler
7f1efb2ac5
Merge pull request #648 from fureigh/patch-3
...
Fix some typos in create_logo
2024-07-01 13:31:52 -07:00
Daniel Miessler
f77baa8501
Merge pull request #651 from weekscharlie/patch-1
...
Fix missing text in the HABITS step (extract_wisdom)
2024-07-01 13:31:26 -07:00
Daniel Miessler
c543672ba3
Merge pull request #660 from Hullow/patch-1
...
Update system.md - Typo, language error
2024-07-01 13:28:52 -07:00
Daniel Miessler
b518a76831
Merge pull request #666 from nilp0inter/patch-1
...
fix: typo in system.md
2024-07-01 13:28:34 -07:00
Daniel Miessler
19df135c7c
Merge pull request #667 from BtrYrSlf/Update-Text
...
Removing the note about pattern updates changing the default model
2024-07-01 13:28:14 -07:00
Kevin Kirchner
b86f682c84
Add summarize_prompt pattern
2024-07-01 15:26:51 -05:00
Daniel Miessler
e54e4b5274
Merge pull request #670 from MentalGear/patch-1
...
fix (grammar)
2024-07-01 13:25:32 -07:00
Justin Gardner (Rhynorater)
8379e1c7a9
Adding write_hackerone_report
2024-07-01 14:03:42 -04:00
MentalGear
d0b7ca5740
fix (grammar)
2024-06-30 10:34:39 +02:00
Daniel Miessler
739d9051c6
Update README.md
2024-06-28 08:55:44 -07:00
BtrYrSlf
6dbc7a380f
Update fabric.py
...
Removed "NOTE: This will revert the default model to gpt4-turbo. please run --changeDefaultModel to once again set the default model". This note appears to reflect behavior that is no longer happening.
2024-06-28 09:52:46 -04:00
BtrYrSlf
6df49a44ad
Update README.md
...
Removed "NOTE: This will revert the default model to gpt4-turbo. please run --changeDefaultModel to once again set the default model". This note appears to reflect behavior that is no longer happening.
2024-06-28 09:51:03 -04:00
Roberto Abdelkader Martínez Pérez
b08a053092
fix: typo in system.md
2024-06-28 10:11:28 +02:00
Hullow
b672abba88
Update system.md - Typo, language error
2024-06-27 12:54:21 +02:00
weekscharlie
9ba7b1059e
Update system.md
...
Added missing language back to the HABITS step.
2024-06-25 11:16:10 -04:00
Fureigh
219a423330
Fix some typos in create_logo
...
* remove a stray quotation mark
* add a missing period for consistency
* add a missing hyphen
* change a hyphen to an em-dash
2024-06-24 22:28:13 -07:00
Fureigh
1b0338bbe8
Fix some typos in analyze_spiritual_text
...
- tenants -> tenets
- a handful of punctuation edits
2024-06-24 22:07:04 -07:00
CyRamos
669abde081
added my personal pattern for summarize my course lecutres
2024-06-25 03:17:05 +03:00
Paul Robello
f927cf24ec
Create system.md for create_tags pattern
2024-06-24 12:42:17 -07:00
joskezelensky
1da9b0bb79
Update extract article wisdom README.md
...
fixed curl commands - are they obsolete?
2024-06-24 18:09:57 +02:00
Daniel Miessler
1c937fc03b
Merge pull request #632 from jp-cpe/create_coding_project
...
Add create_coding_project Pattern
2024-06-23 15:58:40 -07:00
Jonathan Porter
896223985f
fixed readme
2024-06-20 12:05:01 -07:00
Jonathan Porter
a2842fd1af
Merge remote-tracking branch 'origin/create_coding_project' into create_coding_project
2024-06-20 11:59:42 -07:00
Jonathan Porter
ad70c01c14
Added create_coding_project pattern
2024-06-20 11:57:58 -07:00
Jonathan Porter
1aca359098
Merge branch 'danielmiessler:main' into create_coding_project
2024-06-20 11:47:10 -07:00
Jonathan Porter
33e0eddee6
Added the 'create_coding_project' directory. Added README.md. Added system.md (prompt).
2024-06-20 11:11:05 -07:00
Daniel Miessler
e705aaa1b2
Merge pull request #630 from azmaveth/main
...
Update utils.py to support Claude 3.5 Sonnet
2024-06-20 11:03:47 -07:00
azmaveth
e1fc5517f5
Update utils.py to add Claude 3 Sonnet back in for backwards compatibility
2024-06-20 13:01:46 -05:00
azmaveth
dad02cda33
Update utils.py to support Claude 3.5 Sonnet
2024-06-20 12:43:26 -05:00
Daniel Miessler
1dd3bbfdf3
Updated cyber summary.
2024-06-17 09:16:19 -07:00
Gerk
1f809a4e29
Update patterns\clean_text\system.md to improve text cleaning instructions
2024-06-13 10:34:05 -05:00
elloxar
b7c1193f72
Fixed minor typo in the summarise_paper pattern.
...
app4. roach >> approach
2024-06-13 12:51:08 +01:00
Daniel Miessler
6c0e8a9b3a
Updated analyze thinker.
2024-06-12 11:01:22 -07:00
Daniel Miessler
6d83cc1e70
Updated summarize_debate.
2024-06-11 18:08:44 -07:00
Daniel Miessler
18a325658a
Added summarize_debate.
2024-06-11 18:06:07 -07:00
Bobby-Tablez
f19ceaf16a
Create system.md
2024-06-11 13:35:46 -06:00
Daniel Miessler
3ee642bc14
Added create_cyber_summary.
2024-06-10 17:23:01 -07:00
Daniel Miessler
7575b91723
Added create_cyber_summary.
2024-06-10 17:03:48 -07:00