Commit graph

15 commits

Author SHA1 Message Date
monosans 1ac4d05399
Refactor file operations 2023-10-08 23:04:55 +03:00
nsde 719f29fb29 Added azure endpoints 2023-10-06 23:05:38 +02:00
nsde 01aa41b6b1 yoooo everything works now 100% 🔥 2023-10-04 23:24:55 +02:00
henceiusegentoo 1e2a596df3 Added key validation by API-key instead of IP
Added rate limited keys getting logged in a database
2023-09-23 21:41:48 +02:00
henceiusegentoo d3d9ead8f4 Added /v1/accounts/credits 2023-09-22 02:38:21 +02:00
nsde 1384b3add8 Added finances endpoint 2023-09-22 00:30:07 +02:00
henceiusegentoo 4673b23055 Made the API return 404 if the model can't be found 2023-09-21 20:17:32 +02:00
nsde 8b325d6b81 Fixed function calling 2023-09-14 18:18:19 +02:00
nsde 98b5614345 I forgor 💀 2023-09-11 02:47:21 +02:00
nsde 6bd5dc534c Special: halved GPT-3 credits cost (thanks for 1.000 members!)
If no model is given, the API now defaults to gpt-3.5-turbo
We now also support gpt-3.5-turbo-0301!
Made provider code asynchronous
New dependency requirement: aiofiles
Staff now gets a notification when a provider key is invalid
Internal improvements with log webhooks for staff
Removed image model check
2023-09-02 21:15:55 +02:00
nsde d4237dd65e Small improvements 2023-08-30 20:55:31 +02:00
nsde 947b70aae9 Fix 2023-08-29 01:23:00 +02:00
nsde c0cff2e709 Added variables 2023-08-29 01:18:55 +02:00
nsde 5fdc15c90f Fixed moderation, cleanup and other performance changes 2023-08-28 00:58:32 +02:00
nsde 0e4a0c60ec cool stuff or smth 2023-08-27 04:29:16 +02:00
Renamed from api/transfer.py (Browse further)