Crazy! Added support for ALT+\
This commit is contained in:
@@ -70,7 +70,7 @@ Optional: bash-completion.
|
|||||||
{
|
{
|
||||||
"provider": "lmstudio",
|
"provider": "lmstudio",
|
||||||
"model": "darkidol-llama-3.1-8b-instruct-1.3-uncensored_gguf:2",
|
"model": "darkidol-llama-3.1-8b-instruct-1.3-uncensored_gguf:2",
|
||||||
"endpoint": "http://plato:1234/v1/chat/completions",
|
"endpoint": "http://plato.lan:1234/v1/chat/completions",
|
||||||
"temperature": 0.0,
|
"temperature": 0.0,
|
||||||
"api_prompt_cost": 0.0,
|
"api_prompt_cost": 0.0,
|
||||||
"api_completion_cost": 0.0,
|
"api_completion_cost": 0.0,
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
httpx
|
httpx
|
||||||
prompt_toolkit
|
prompt_toolkit
|
||||||
rich
|
rich
|
||||||
hashlib
|
|
||||||
Reference in New Issue
Block a user