nova-api/api
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
..
config Special: halved GPT-3 credits cost (thanks for 1.000 members!) 2023-09-02 21:15:55 +02:00
db Fixed moderation, cleanup and other performance changes 2023-08-28 00:58:32 +02:00
helpers Small improvements 2023-08-30 20:55:31 +02:00
types Alotta changes. 2023-08-14 08:11:15 +05:00
__main__.py Added load balancer, MongoDB, improved proxy streaming support, more error messages, entire new world order 2023-08-03 01:46:49 +02:00
after_request.py Fixed moderation, cleanup and other performance changes 2023-08-28 00:58:32 +02:00
chunks.py I don't even fkin know lmfao 2023-08-18 21:23:00 +02:00
core.py Special: halved GPT-3 credits cost (thanks for 1.000 members!) 2023-09-02 21:15:55 +02:00
handler.py Special: halved GPT-3 credits cost (thanks for 1.000 members!) 2023-09-02 21:15:55 +02:00
load_balancing.py Special: halved GPT-3 credits cost (thanks for 1.000 members!) 2023-09-02 21:15:55 +02:00
main.py Small improvements 2023-08-30 20:55:31 +02:00
models.json Added gpt-4-32k support 2023-08-19 17:47:57 +02:00
moderation.py Uses own AI for moderation 2023-08-30 22:13:23 +02:00
provider_auth.py Special: halved GPT-3 credits cost (thanks for 1.000 members!) 2023-09-02 21:15:55 +02:00
proxies.py Codebase changes + a lot of commenting 2023-08-13 20:12:35 +05:00
streaming.py Fixed spelling 2023-08-30 22:19:27 +02:00