oai update + deepseek support

This commit is contained in:
based
2025-01-18 00:33:13 +10:00
parent c0c12fadce
commit c4d08a209b
5 changed files with 94 additions and 40 deletions
+1 -1
View File
@@ -13,6 +13,7 @@ Currently supports and validates keys for the services below, and checks for the
- MistralAI - (Subscription status)
- OpenRouter - (Estimated balance, usage in $, credit limit, RPM, has purchased any credits)
- ElevenLabs - (Key tier, remaining characters in plan, detect uncapped char quota, pro voice cloning limit, invoice details on pay as you go plans)
- DeepSeek - (Account balance)
# Usage:
`pip install -r requirements.txt`
@@ -25,7 +26,6 @@ Currently supports and validates keys for the services below, and checks for the
Outputs keys in a format that can be easily copied and pasted into khanon's proxy instead of pretty print
`-nooutput`
Stops outputting and saving keys to the snapshot file (proxyoutput will also do this)