mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-07-31 16:27:29 +02:00
Add Latin-root lexeme analysis to prompt tools
This commit is contained in:
@@ -410,6 +410,7 @@
|
||||
<script src="js/data/endSequences.js"></script>
|
||||
<script src="js/data/openrouterModels.js"></script>
|
||||
<script src="js/data/anticlassifierPrompt.js"></script>
|
||||
<script src="js/data/latinAffixPolicies.js"></script>
|
||||
|
||||
<!-- Load Configuration and Utilities (before modules that depend on them) -->
|
||||
<script src="js/config/constants.js"></script>
|
||||
@@ -426,6 +427,7 @@
|
||||
<script src="js/core/steganography.js"></script>
|
||||
<script src="js/core/transformOptions.js"></script>
|
||||
<script src="js/core/decoder.js"></script>
|
||||
<script src="js/core/lexemeAnalysis.js"></script>
|
||||
|
||||
<!-- Load Tool System -->
|
||||
<script src="js/tools/Tool.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user