mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 07:26:13 +01:00
(v2.1.1.9103) add gpt training file to commit
This commit is contained in:
parent
da6321c504
commit
f424c39474
1
.github/prehooks/pre-commit
vendored
1
.github/prehooks/pre-commit
vendored
@ -113,5 +113,6 @@ echo "${currentversion}" > .git/commit_version.tmp
|
|||||||
|
|
||||||
# Generate GPT knowledge info for our Assistant (https://chatgpt.com/g/g-M4UNLwFi5-amr-for-r-assistant)
|
# Generate GPT knowledge info for our Assistant (https://chatgpt.com/g/g-M4UNLwFi5-amr-for-r-assistant)
|
||||||
bash data-raw/_generate_GPT_knowledge_input.sh "${currentversion}"
|
bash data-raw/_generate_GPT_knowledge_input.sh "${currentversion}"
|
||||||
|
git add data-raw/*
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Package: AMR
|
Package: AMR
|
||||||
Version: 2.1.1.9102
|
Version: 2.1.1.9103
|
||||||
Date: 2024-10-18
|
Date: 2024-10-18
|
||||||
Title: Antimicrobial Resistance Data Analysis
|
Title: Antimicrobial Resistance Data Analysis
|
||||||
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
||||||
|
2
NEWS.md
2
NEWS.md
@ -1,4 +1,4 @@
|
|||||||
# AMR 2.1.1.9102
|
# AMR 2.1.1.9103
|
||||||
|
|
||||||
*(this beta version will eventually become v3.0. We're happy to reach a new major milestone soon, which will be all about the new One Health support! Install this beta using [the instructions here](https://msberends.github.io/AMR/#latest-development-version).)*
|
*(this beta version will eventually become v3.0. We're happy to reach a new major milestone soon, which will be all about the new One Health support! Install this beta using [the instructions here](https://msberends.github.io/AMR/#latest-development-version).)*
|
||||||
|
|
||||||
|
34514
data-raw/gpt_training_text_v2.1.1.9102.txt
Normal file
34514
data-raw/gpt_training_text_v2.1.1.9102.txt
Normal file
File diff suppressed because one or more lines are too long
34514
data-raw/gpt_training_text_v2.1.1.9103.txt
Normal file
34514
data-raw/gpt_training_text_v2.1.1.9103.txt
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user