8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
cd /home/dafit/nimmerverse/nimmersky/oghma-proxy
|
|
python -m oghma_proxy.main
|
|
|
|
Endpoints:
|
|
- http://localhost:8100/health - Health check
|
|
- http://localhost:8100/debug/rag - See recent RAG operations
|
|
- http://127.0.0.1:8100/v1/chat/completions - The proxy endpoint (point SkyrimNet here)
|