diff options
| author | terminaldweller <devi@terminaldweller.com> | 2024-01-27 22:42:08 +0000 |
|---|---|---|
| committer | terminaldweller <devi@terminaldweller.com> | 2024-01-27 22:42:08 +0000 |
| commit | 1d2574608f40113aa683e0f44ba359ee2903931c (patch) | |
| tree | 1f995ca97563a0571c6b3a538014aab4269caecc | |
| parent | added syntax hilighting fo markdown responses (diff) | |
| download | milla-1d2574608f40113aa683e0f44ba359ee2903931c.tar.gz milla-1d2574608f40113aa683e0f44ba359ee2903931c.zip | |
added the two new options to the readme example config
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ requestTimeout = 10 millaReconnectDelay = 60 enableSasl = true model = "llama2-uncensored" +chromaStyle = "rose-pine-moon" +chromaFormatter = "terminal256" ``` ### Deploy |
