Initial upload
This commit is contained in:
12
recipes/ai/memory/README.md
Normal file
12
recipes/ai/memory/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# Memory Stack (External Ollama)
|
||||
|
||||
## Deploy
|
||||
```
|
||||
bash deploy.sh http://<OLLAMA-IP>:<PORT>
|
||||
```
|
||||
|
||||
## Test
|
||||
```
|
||||
curl http://localhost:8085/health
|
||||
```
|
||||
Reference in New Issue
Block a user