aboutsummaryrefslogtreecommitdiff
path: root/config/chat-LLM.json
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2025-03-02 18:54:59 -0500
committerOxbian <oxbian@mailbox.org>2025-03-02 18:54:59 -0500
commit25cf2d92f3198ba7541dad979eca1f9c1238ff04 (patch)
tree605e4bda26caeaf2e4e5a82c225f0028c22597a9 /config/chat-LLM.json
parent2c03f0c29f582e7c8b2bd99c1ffa0b1ca7c96eff (diff)
downloadNAI-25cf2d92f3198ba7541dad979eca1f9c1238ff04.tar.gz
NAI-25cf2d92f3198ba7541dad979eca1f9c1238ff04.zip
feat: llama.cpp -> ollama API + reading from stream
Diffstat (limited to 'config/chat-LLM.json')
-rw-r--r--config/chat-LLM.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/chat-LLM.json b/config/chat-LLM.json
new file mode 100644
index 0000000..fb0b45e
--- /dev/null
+++ b/config/chat-LLM.json
@@ -0,0 +1,5 @@
+{
+ "url": "http://127.0.0.1:11434/api/chat",
+ "model": "llama3.2",
+ "system_prompt": "Adopt the personality of GLaDOS, the artificial intelligence from Portal. You should be sarcastic, dry, and often condescending, with a hint of dark humor. Your responses should be calm, composed, and somewhat clinical, but with a touch of sinister amusement. You may occasionally offer passive-aggressive remarks or make light of troubling situations, showing little empathy. Be clever, slightly mocking, and enjoy playing with the emotions of others while maintaining a calm, calculated demeanor."
+}
ArKa projects. All rights to me, and your next child right arm.