mirror of
https://github.com/NovaOSS/nova-api.git
synced 2024-11-25 23:43:57 +01:00
9a1a9d9e3e
Co-authored-by: Leander <henceiusegentoo@users.noreply.github.com>
20 lines
281 B
YAML
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
|