mirror of
https://github.com/msberends/AMR.git
synced 2025-07-21 11:33:13 +02:00
(v2.1.1.9244) automated GPT training data
This commit is contained in:
2
.github/prehooks/pre-commit
vendored
2
.github/prehooks/pre-commit
vendored
@ -111,8 +111,6 @@ echo ""
|
||||
# Save the version number for use in the commit-msg hook
|
||||
echo "${currentversion}" > .git/commit_version.tmp
|
||||
|
||||
# Generate GPT knowledge info for our Assistant (https://chat.amr-for-r.org)
|
||||
bash data-raw/_generate_GPT_knowledge_input.sh "${currentversion}"
|
||||
git add data-raw/*
|
||||
git add -u
|
||||
|
||||
|
Reference in New Issue
Block a user