GPTcord/src
2024-04-23 17:46:24 +02:00
..
commands /check-limit: rename to check-quota and change description 2023-09-30 14:46:12 +02:00
quota quota/tokenCount: allow arbitrary multipliers for tokens 2023-09-25 09:58:54 +02:00
command.ts Update dependencies 2023-09-27 15:52:30 +02:00
configDefault.ts Remove getTime model function 2023-12-13 17:42:59 +01:00
execution.ts functionManager: retrofit for tool calls api 2024-04-23 17:46:24 +02:00
funcitonManager.ts functionManager: retrofit for tool calls api 2024-04-23 17:46:24 +02:00
index.ts ignore @everyone mentions 2023-12-25 16:09:35 +01: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 Update OpenAI dependency 2023-09-27 17:14:17 +02:00
tokenCounter.ts Limit sent chat to 2048 tokens. 2023-03-19 09:11:37 +01:00
toOpenAIMessages.ts toOpenAIMessages: Add fallback to use user id on empty resolved name 2023-09-27 20:45:23 +02:00