Ollama Example
Source: https://github.com/lumiastream/Plugin-SDK/tree/main/examples/ollama
Send prompts to a local Ollama server and use responses in Lumia templates via {{ollama_prompt}} and related helpers.
Quick Stats
| Key | Value |
|---|---|
| Folder | examples/ollama |
| Plugin ID | ollama |
| Category | apps |
| Lumia Version | ^9.0.0 |
| Settings | 11 |
| Actions | 0 |
| Variables | 0 |
| Alerts | 0 |
Key Files
manifest.jsonmain.jspackage.jsonsettings_tutorial.md
README
This example does not currently include a README.md file.