"http://localhost:11434/" LLM API endpoint Ollama API endpoint used to query an LLM for Smart Summary. "llama3.1:8b-instruct-q8_0" Smart Summary LLM Ollama library. ]]> "You are a helpful AI assistant embedded into a blog authoring tool. You will be provided with a text to summarize. Reply only, strictly with a one-sentence summary of the provided text, and don't write anything else." LLM system prompt The system prompt provided to the LLM. For best results, it should instruct the LLM to provide a one-sentence summary of the document it receives. The default system prompt is tested for Llama 3.1-8B and should work for posts written mainly in English. Performance with other languages is untested. "Summarize the following text:" Smart Summary prompt prefix What the text is prefixed with when pasted into the LLM prompt. Something like "Summarize this text:" works well. "" Smart Summary prompt suffix Append this to the prompt after the article text.