more stuff

This commit is contained in:
Fayiron
2023-12-16 15:17:03 +01:00
parent eb2a85cfe0
commit 7b0ecd3e61
2 changed files with 2 additions and 0 deletions

View File

@ -140,6 +140,7 @@ const CHAT_COMPLETION_SOURCES = {
OPENROUTER: 'openrouter',
AI21: 'ai21',
PALM: 'palm',
TOGETHERAI: 'togetherai',
};
const UPLOADS_PATH = './uploads';