Commit graph

124 commits

Author SHA1 Message Date
Game_Time 13416802cb
making tests properly handle exceptions 2023-08-20 16:23:48 +05:00
Game_Time 70c8dec419
Update tests.yml to use mongo_uri from actions 2023-08-20 16:07:21 +05:00
Game_Time d1e48324f9 fix it up 2023-08-20 16:05:40 +05:00
Game_Time ae66e2e699 debug test 2023-08-20 16:03:21 +05:00
Game_Time cdf8d32ac0 hopefully final please work 2023-08-20 15:46:20 +05:00
Game_Time 862f8d2c08 please work v3 2023-08-20 15:33:01 +05:00
Game_Time 63c717652a
please work v2 2023-08-20 15:29:32 +05:00
Game_Time c263cc1626
please work 2023-08-20 15:29:13 +05:00
Game_Time 8fbb049469
python version to 3.x 2023-08-20 15:20:18 +05:00
Game_Time 6c8814e885
Update main.py 2023-08-20 15:18:36 +05:00
Game_Time 0877645981
Update tests.yml 2023-08-20 06:53:57 +05:00
nsde ce2cd9469e Quicker models endpoint 2023-08-19 17:53:48 +02:00
nsde 474723c6dd Added gpt-4-32k support 2023-08-19 17:47:57 +02:00
Game_Time c0867bb865
Update tests.yml 2023-08-19 19:28:11 +05:00
Game_Time e3f938bb1a
Update users.py to enviorn 2023-08-19 19:26:37 +05:00
Game_Time 8719efd619
Update stats.py to enviorn 2023-08-19 19:26:14 +05:00
Game_Time 6d84c625a2
change .getenv to .enviorn 2023-08-19 19:25:45 +05:00
Game_Time 9be541fc45
Update tests.yml to include uvicorn 2023-08-19 19:22:50 +05:00
Game_Time 299ef72860
no need for sleep 2023-08-19 19:21:26 +05:00
nsde ee0c9e9d96 Docs 2023-08-19 16:20:16 +02:00
Game_Time 162e128366
setting enviornmental variables properly 2023-08-19 19:19:54 +05:00
Game_Time eebf72aea6
letstrythis 2023-08-19 19:16:49 +05:00
Game_Time e7198cc6e3
Update __main__.py 2023-08-19 19:12:26 +05:00
Game_Time 188a6c3b70
Update tests.yml 2023-08-19 19:11:54 +05:00
Game_Time 1d527cf18b
fix python version 2023-08-19 19:06:34 +05:00
nsde e4313b439a Finally fixed the credit system! 2023-08-19 13:38:03 +02:00
nsde b81c0657b7 Fixed credit system. 2023-08-19 13:31:37 +02:00
nsde 596861d2ee Fixed credit system? 2023-08-19 13:30:46 +02:00
nsde c07af0aed8 I don't even fkin know lmfao 2023-08-18 21:23:00 +02:00
nsde 0da45b0eeb Merge branch 'main' of https://github.com/Luna-OSS/nova-api 2023-08-17 16:47:56 +02:00
nsde 4767f74cd9 Small improvements 2023-08-17 16:47:54 +02:00
Game_Time 24e3f9f2fd
Closes #8 2023-08-17 16:48:05 +05:00
Game_Time fb6dca5f7a
Update tests.yml 2023-08-17 16:45:36 +05:00
Game_Time 9e47dd0c4b
Update tests.yml to make it WORK 2023-08-17 16:29:50 +05:00
Game_Time b09bf688b4
Update stats.py with env mongodb 2023-08-17 16:13:20 +05:00
Game_Time d741a43b6b Re-added rate limiting, fixed a bunch of issues 2023-08-17 16:11:35 +05:00
nsde f9edbf1bc0 Fixed the autocredits 2023-08-16 16:27:16 +02:00
nsde f6cd1f7aa2 Some fixes? 2023-08-16 15:06:16 +02:00
nsde 8c05fd9d87 Commented out rate-limiting etc. 2023-08-16 12:08:58 +02:00
nsde abb18ad1bf Fixes 2023-08-15 13:56:29 +02:00
nsde 6ea8d2d325 Slight improvements/fixes 2023-08-15 13:55:12 +02:00
Game_Time d870281540
Fix tests (lmao) 2023-08-15 10:43:24 +05:00
Game_Time 69bc2e33de changes to rate limits, check commit desc
- made comments in config better
- added todo to explain weird config
- removed some bad stuff in streaming.py
2023-08-14 14:06:25 +05:00
Game_Time de954998d2 Ratelimit system 🎉 2023-08-14 13:47:03 +05:00
Game_Time f896b18968 Alotta changes.
Setup managers and modified other files, cleaning up codebase.
Created user.py class for future type usage.
2023-08-14 08:11:15 +05:00
Game_Time bb1e9de563 Update streaming to work & change stats to class 2023-08-13 21:42:38 +05:00
Game_Time 885da2a27e
add comments to streaming.py 2023-08-13 21:29:45 +05:00
Game_Time 3e811f3e3b
massive cleanup of streaming (i think this works?) 2023-08-13 21:26:35 +05:00
Game_Time def26f9104
clean up code a lot 2023-08-13 21:19:56 +05:00
Game_Time 8e70c25ee0
updating tests to add tests back since they were removed for some reason? 2023-08-13 20:16:33 +05:00