Files
installerscript-ansible/recipes/ai/memory/README.md
2025-11-11 12:21:22 +01:00

13 lines
145 B
Markdown

# Memory Stack (External Ollama)
## Deploy
```
bash deploy.sh http://<OLLAMA-IP>:<PORT>
```
## Test
```
curl http://localhost:8085/health
```