GPTcord/src
2024-04-26 05:17:32 +02:00
..
commands check-quota: define integration types and context to any 2024-04-23 21:11:40 +02:00
quota quota/tokenCount: allow arbitrary multipliers for tokens 2023-09-25 09:58:54 +02:00
command.ts Command: Add integration and context types 2024-04-23 20:56:55 +02:00
configDefault.ts execution+configDefault: retrofit for tooll_calls api 2024-04-26 03:27:15 +02:00
execution.ts execution: factor out replying code to it's own fuction 2024-04-26 05:17:32 +02:00
funcitonManager.ts functionManager: use json-schema-to-ts to derive arguments for OpenAIFunctions 2024-04-24 02:27:31 +02:00
index.ts Allow chatting with bot through direct messages 2024-04-23 21:10:52 +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 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