Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
fail_fast: true
exclude: '^(?!promptolution/).*$'
repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.2
Expand Down Expand Up @@ -45,4 +46,4 @@ repos:
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
args: []
args: []
Binary file added dist/promptolution-0.1.1-py3-none-any.whl
Binary file not shown.
Binary file added dist/promptolution-0.1.1.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
site_name: Promptolution Documentation
site_url: https://finitearth.github.io/promptolution/
repo_url: https://github.com/finitearth/promptolution
repo_url: https://github.com/finitearth/promptolution/
remote_branch: docs

theme:
Expand Down
2 changes: 1 addition & 1 deletion templates/evoprompt_de_template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ Prompt 2: <prompt2>
3. Crossover the different parts with the following Prompt 3 and generate a final prompt bracketed with <prompt> and </prompt>:
Prompt 3: <prompt0>

1.
1.
2 changes: 1 addition & 1 deletion templates/evoprompt_de_template_task_desc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ Prompt 2: <prompt2>
3. Crossover the different parts with the following Prompt 3 and generate a final prompt bracketed with <prompt> and </prompt>:
Prompt 3: <prompt0>

1.
1.
2 changes: 1 addition & 1 deletion templates/evoprompt_ga_template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Prompt 1: <prompt1>
Prompt 2: <prompt2>
2. Mutate the prompt generated in Step 1 and generate a final prompt bracketed with <prompt> and </prompt>.

1.
1.
2 changes: 1 addition & 1 deletion templates/evoprompt_ga_template_task_desc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Prompt 1: <prompt1>
Prompt 2: <prompt2>
2. Mutate the prompt generated in Step 1 and generate a final prompt bracketed with <prompt> and </prompt>.

1.
1.