LVKinyanjui's picture
Added a text box which triggers a vector database query that returns matches
6dcc394
raw
history blame
No virus
128 Bytes
services:
ollama-server:
build:
context: .
volumes:
- ollama:/root/.ollama
ports:
- 11434:11434