start checking for 0314 32k by default instead

don't think anybody cares about 'real' 32k keys that have 0613 anymore, 0314 always was the better model anyway, but we'll still mark them with a flag just in case

also brought back the readme
This commit is contained in:
based
2024-05-20 07:50:42 +10:00
parent 8867ebc0d5
commit c286038efd
3 changed files with 54 additions and 8 deletions
+1
View File
@@ -15,6 +15,7 @@ class APIKey:
self.rpm = 0
self.tier = ""
self.has_special_models = False
self.real_32k = False
self.the_one = False
elif provider == Provider.ANTHROPIC: