nova-api/api/config/credits.yml
nsde 9a1a9d9e3e First public release, working on autocredits system
Co-authored-by: Leander <henceiusegentoo@users.noreply.github.com>
2023-08-06 23:20:14 +02:00

20 lines
281 B
YAML

max-credits: 100001
max-credits-owner: 694201337
start-credits: 1000
costs:
other: 50
chat-models:
gpt-3: 10
gpt-4: 30
gpt-4-32k: 100
# bonuses are multiplier for costs:
# final_cost = cost * bonus
bonuses:
owner: 0.1
admin: 0.3
helper: 0.4
booster: 0.5