mirror of
https://github.com/tcsenpai/spacellama.git
synced 2025-06-10 21:17:30 +00:00
better system prompt improves accuracy a lot
This commit is contained in:
parent
96a1882323
commit
bcfbfab42f
@ -86,7 +86,7 @@ function restoreOptions() {
|
||||
ollamaEndpoint: "http://localhost:11434",
|
||||
ollamaModel: "llama3.1:latest",
|
||||
systemPrompt:
|
||||
"You are a helpful AI assistant. Summarize the given text concisely.",
|
||||
"You are a helpful AI assistant. Summarize the given text concisely, without leaving out informations. You should aim to give a summary that is highly factual, useful and rich but still shorter than the original content, while not being too short.",
|
||||
tokenLimit: 16384,
|
||||
},
|
||||
function (result) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user