issues
search
PepijnMC
/
FoundryVTT-AI-Description-Generator
MIT License
10
stars
6
forks
source link
v1.3.0
#3
Closed
PepijnMC
closed
1 year ago
PepijnMC
commented
1 year ago
Changes
Added a setting to change the base prompt the module sends to GPT-3.
Uses
{key}
s to substitute the relevant data.
Should not be messed with if you don't know what you are doing.
GPT-3 charges for tokens in both the input and output text!
Switched the places of
subject
and
subjectType
in
constructPrompt()
for consistency.
Any macros using the function will have to be updated.
Changes
{key}
s to substitute the relevant data.subject
andsubjectType
inconstructPrompt()
for consistency.