mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-01 17:39:39 +02:00
saving
This commit is contained in:
parent
e8c7a4f6e0
commit
ffd97375a8
160 changed files with 6704 additions and 1895 deletions
|
|
@ -31,7 +31,7 @@ services:
|
|||
|
||||
# Override text-completion to use Ollama (no API key needed for local dev)
|
||||
text-completion:
|
||||
command: ["node", "entrypoints/text-completion-ollama.mjs"]
|
||||
command: ["bun", "entrypoints/text-completion-ollama.mjs"]
|
||||
environment:
|
||||
- NATS_URL=nats://nats:4222
|
||||
- OLLAMA_URL=http://ollama:11434
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue