Crazy! Added support for ALT+\
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 10s
Tests / test (bash) (push) Failing after 11s
Tests / test (zsh) (push) Failing after 8s
Tests / lint (push) Successful in 7s
Tests / docker (push) Successful in 5s

This commit is contained in:
mike
2025-12-11 15:58:55 +01:00
parent b9ceaecc3d
commit 607592466a
3 changed files with 2 additions and 11 deletions

View File

@@ -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,

View File

@@ -1,8 +0,0 @@
* ________/
* / \
* / \
* | |
* | |
* Queen of Hearts

View File

@@ -1,4 +1,3 @@
httpx
prompt_toolkit
rich
hashlib
rich