Skip to content

Commit 5b65b51

Browse files
committed
Update
1 parent d1f8c43 commit 5b65b51

File tree

20 files changed

+5423
-1
lines changed

20 files changed

+5423
-1
lines changed

1_PREPARE/Methods/Research/Research_Methods/ProGrant_Write-with-LLM.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
raise ValueError("OPENAI_API_KEY not found in LLM_keys.key file")
1919

2020
class GrantWriter:
21-
def __init__(self, api_key: str = OPENAI_API_KEY, output_dir: str = "./Writing_Outputs/Written_ProGrants/", max_prompt_words: int = 10000):
21+
def __init__(self, api_key: str = OPENAI_API_KEY, output_dir: str = "./Writing_Outputs/Written_ProGrants/", max_prompt_words: int = 13000):
2222
self.api_key = api_key
2323
self.output_dir = output_dir
2424
self.max_prompt_words = max_prompt_words
Loading
-14.7 KB
Loading

1_PREPARE/Methods/Research/Research_Methods/Writing_Outputs/Written_ProGrants/Active_Inference_Institute_by_NIST_CHIPS.md_by_Synthetic_Catechism_2_prompt_gpt-4o-mini_output.md

Lines changed: 359 additions & 0 deletions
Large diffs are not rendered by default.

1_PREPARE/Methods/Research/Research_Methods/Writing_Outputs/Written_ProGrants/Albarracin_by_DARPA_PS-24-08.md_by_Synthetic_Catechism_2_prompt_gpt-4o-mini_output.md

Lines changed: 398 additions & 0 deletions
Large diffs are not rendered by default.

1_PREPARE/Methods/Research/Research_Methods/Writing_Outputs/Written_ProGrants/Albarracin_by_NIST_CHIPS.md_by_Synthetic_Catechism_2_prompt_gpt-4o-mini_output.md

Lines changed: 366 additions & 0 deletions
Large diffs are not rendered by default.

1_PREPARE/Methods/Research/Research_Methods/Writing_Outputs/Written_ProGrants/Fields_by_NIST_CHIPS.md_by_Synthetic_Catechism_2_prompt_gpt-4o-mini_output.md

Lines changed: 363 additions & 0 deletions
Large diffs are not rendered by default.

1_PREPARE/Methods/Research/Research_Methods/Writing_Outputs/Written_ProGrants/Friston_by_FLI_Mitigation_AI.md_by_Synthetic_Catechism_2_prompt_gpt-4o-mini_output.md

Lines changed: 252 additions & 0 deletions
Large diffs are not rendered by default.

1_PREPARE/Methods/Research/Research_Methods/Writing_Outputs/Written_ProGrants/Friston_by_NIST_MEP.md_by_Synthetic_Catechism_2_prompt_gpt-4o-mini_output.md

Lines changed: 354 additions & 0 deletions
Large diffs are not rendered by default.

1_PREPARE/Methods/Research/Research_Methods/Writing_Outputs/Written_ProGrants/Friston_by_NIST_SPO.md_by_Synthetic_Catechism_2_prompt_gpt-4o-mini_output.md

Lines changed: 351 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)