1
0
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:
2025-04-19 15:57:12 +02:00
parent ca00ed468e
commit 492fe6872f
8 changed files with 74 additions and 10466 deletions

View File

@ -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