mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-03-18 20:40:05 +01:00
Added info for Win10 cmd color support
This commit is contained in:
parent
87de4fc949
commit
9711043f9b
@ -40,4 +40,11 @@ In the drop down menu, click "API Key".
|
||||
On the API Key page, click "Reveal API Key" and copy it. When starting KoboldAI and selecting the
|
||||
InferKit API model, you will be asked to paste your API key into the terminal. After entering,
|
||||
the API key will be stored in the client.settings file for future use.
|
||||
You can see your remaining budget for generated characters on their website under "Billing & Usage".
|
||||
You can see your remaining budget for generated characters on their website under "Billing & Usage".
|
||||
|
||||
[ENABLE COLORS IN WINDOWS 10 COMMAND LINE]
|
||||
|
||||
If you see strange numeric tags in the console output, then your console of choice does not have
|
||||
color support enabled. On Windows 10, you can enable color support by lanching the registry editor
|
||||
and adding the REG_DWORD key VirtualTerminalLevel to Computer\HKEY_CURRENT_USER\Console and setting
|
||||
its value to 1.
|
Loading…
x
Reference in New Issue
Block a user