twin_chat
Send messages to a local Ollama model acting as a sovereign digital twin. Responses are WORM-sealed for immutable record keeping.
Instructions
Chat with a local Ollama model as a sovereign digital twin. Response is WORM-sealed. Requires Ollama running locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Ollama model tag (default: nemotron) | nemotron |
| prompt | Yes | Message to send to the twin | |
| ollama_host | No | Ollama host URL (default: http://localhost:11434) | http://localhost:11434 |
| system_prompt | No | System prompt / twin identity |