GPTcord/src
Wroclaw dc91830fae quota/tokenCount: allow arbitrary multipliers for tokens
I didn't notice that OpenAI changed pricing again
2023-09-25 09:52:22 +02:00
..
commands /check-limit: fix wrong unit name in field name 2023-09-21 20:08:52 +02:00
quota quota/tokenCount: allow arbitrary multipliers for tokens 2023-09-25 09:52:22 +02:00
scripts Configuration: recactor how it is written and handled 2023-09-18 11:22:10 +02:00
command.ts Add handling of autocompletion interactions 2023-05-10 04:19:49 +02:00
configDefault.ts Quota: Refactor how Quotas are being handled 2023-09-21 07:11:15 +02:00
execution.ts Quota: Refactor how Quotas are being handled 2023-09-21 07:11:15 +02:00
funcitonManager.ts Configuration: recactor how it is written and handled 2023-09-18 11:22:10 +02:00
index.ts config: fix imports not working correctly 2023-09-21 20:51:38 +02:00
interactionManager.ts Interactions: fix on failed reply to be ephemeral 2023-09-21 20:57:40 +02:00
IQuota.ts Quota: Refactor how Quotas are being handled 2023-09-21 07:11:15 +02:00
moderation.ts Configuration: recactor how it is written and handled 2023-09-18 11:22:10 +02:00
tokenCounter.ts Limit sent chat to 2048 tokens. 2023-03-19 09:11:37 +01:00
toOpenAIMessages.ts Configuration: recactor how it is written and handled 2023-09-18 11:22:10 +02:00