Crazy! Added support for ALT+\
This commit is contained in:
@@ -70,7 +70,7 @@ Optional: bash-completion.
|
||||
{
|
||||
"provider": "lmstudio",
|
||||
"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,
|
||||
"api_prompt_cost": 0.0,
|
||||
"api_completion_cost": 0.0,
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
httpx
|
||||
prompt_toolkit
|
||||
rich
|
||||
hashlib
|
||||
rich
|
||||
Reference in New Issue
Block a user