Spaces:
Sleeping
Sleeping
github-actions[bot]
Sync backend to Hugging Face Space (commit: 39b5c807918249fa80049d49f4b6a74d6a0ed1fc)
6d86412 | 2026-05-16 10:51:49 | INFO | req=- | backend.lifecycle | Application boot | app=Scenarist Backend | env=development | port=7860 | cors=* | ollama_model=kimi-k2.6:cloud | embedding_model=onnx-minilm | neo4j=neo4j://localhost:7687 | redis=redis://localhost:6379/0 | chroma=localhost:8100 | |
| 2026-05-16 10:51:49 | INFO | req=- | uvicorn.error | Started server process [24656] | |
| 2026-05-16 10:51:49 | INFO | req=- | uvicorn.error | Waiting for application startup. | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | Application startup started | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | Pre-loading embedding model: onnx-minilm | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.core.embedder | Active embedding model set to: onnx-minilm | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | Pre-loading projection bridge weights | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.services.projection_bridge | Projection bridge weights loaded from projection_weights.pt.npz (keys: ['W1', 'b1', 'W2', 'b2']) | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | All models pre-loaded into memory. | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | Outbox worker loop started | transport=redis_streams | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | Outbox worker thread started | thread=outbox-worker | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | Event consumer thread started | thread=event-consumer | |
| 2026-05-16 10:51:49 | INFO | req=- | backend.app.main | Application startup completed | |
| 2026-05-16 10:51:49 | INFO | req=- | uvicorn.error | Application startup complete. | |
| 2026-05-16 10:51:49 | INFO | req=- | uvicorn.error | Uvicorn running on http://127.0.0.1:7860 (Press CTRL+C to quit) | |
| 2026-05-16 10:52:04 | INFO | req=1e6e328ebdcc | backend.request | Request started | method=POST | path=/api/strategy/upload-context | client=127.0.0.1:57547 | query=<none> | body=--------------------------PMJAgznhJJHxwE5QYbaJfZ | |
| Content-Disposition: form-data; name="file"; filename="test.csv" | |
| Content-Type: application/octet-stream | |
| drug,indication,target_hcp | |
| Drug-X,Oncology,Cardiologist | |
| --------------------------PMJAgznhJJHxwE5QYbaJfZ-- | |
| 2026-05-16 10:52:04 | INFO | req=1e6e328ebdcc | chromadb.telemetry.product.posthog | Anonymized telemetry enabled. See https://docs.trychroma.com/telemetry for more information. | |
| 2026-05-16 10:52:04 | INFO | req=1e6e328ebdcc | chromadb.telemetry.product.posthog | Anonymized telemetry enabled. See https://docs.trychroma.com/telemetry for more information. | |
| 2026-05-16 10:52:04 | INFO | req=1e6e328ebdcc | backend.request | Request completed | method=POST | path=/api/strategy/upload-context | route=/api/strategy/upload-context | endpoint=upload_context | status=200 | duration_ms=419.33 | |
| 2026-05-16 10:52:04 | INFO | req=- | uvicorn.access | 127.0.0.1:57547 - "POST /api/strategy/upload-context HTTP/1.1" 200 | |