-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserver_debug.log
More file actions
34 lines (34 loc) · 3.35 KB
/
server_debug.log
File metadata and controls
34 lines (34 loc) · 3.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2026-03-03 19:06:09,382 - agents.VisionAgent - INFO - Loading Detection Model: yolov8n.pt
2026-03-03 19:06:13,548 - cv.detection_models - INFO - Loaded YOLO model from yolov8n.pt
2026-03-03 19:06:13,548 - agents.VisionAgent - INFO - Loading Embedding Model: clip-ViT-B-32
2026-03-03 19:06:13,556 - sentence_transformers.SentenceTransformer - INFO - Use pytorch device_name: cpu
2026-03-03 19:06:13,556 - sentence_transformers.SentenceTransformer - INFO - Load pretrained SentenceTransformer: clip-ViT-B-32
2026-03-03 19:06:33,391 - agents.SynthesisAgent - INFO - SynthesisAgent: OpenRouter Client Initialized.
2026-03-03 19:06:38,264 - sentence_transformers.SentenceTransformer - INFO - Use pytorch device_name: cpu
2026-03-03 19:06:38,266 - sentence_transformers.SentenceTransformer - INFO - Load pretrained SentenceTransformer: all-MiniLM-L6-v2
2026-03-03 19:06:42,479 - embeddings.qdrant_adapter - INFO - Loaded Text Encoder (all-MiniLM-L6-v2)
2026-03-03 19:06:45,188 - embeddings.qdrant_adapter - INFO - Creating collection multimodal_docs
2026-03-03 19:06:47,481 - embeddings.qdrant_adapter - ERROR - Could not connect to Qdrant or ensure collection: [Errno 11001] getaddrinfo failed
2026-03-03 19:06:48,013 - sentence_transformers.SentenceTransformer - INFO - Use pytorch device_name: cpu
2026-03-03 19:06:48,014 - sentence_transformers.SentenceTransformer - INFO - Load pretrained SentenceTransformer: all-MiniLM-L6-v2
2026-03-03 19:06:52,432 - sentence_transformers.SentenceTransformer - INFO - Use pytorch device_name: cpu
2026-03-03 19:06:52,432 - sentence_transformers.SentenceTransformer - INFO - Load pretrained SentenceTransformer: clip-ViT-B-32
2026-03-03 19:06:59,781 - sentence_transformers.SentenceTransformer - INFO - Use pytorch device_name: cpu
2026-03-03 19:06:59,781 - sentence_transformers.SentenceTransformer - INFO - Load pretrained SentenceTransformer: all-MiniLM-L6-v2
2026-03-03 19:07:04,072 - embeddings.qdrant_adapter - INFO - Loaded Text Encoder (all-MiniLM-L6-v2)
2026-03-03 19:07:06,777 - embeddings.qdrant_adapter - INFO - Creating collection multimodal_docs
2026-03-03 19:07:09,060 - embeddings.qdrant_adapter - ERROR - Could not connect to Qdrant or ensure collection: [Errno 11001] getaddrinfo failed
2026-03-03 19:18:15,149 - MultiModalAPI - INFO - Incoming Request: GET /docs
2026-03-03 19:18:15,769 - MultiModalAPI - INFO - Incoming Request: GET /openapi.json
2026-03-03 19:18:32,480 - MultiModalAPI - INFO - Incoming Request: GET /docs
2026-03-03 19:18:32,972 - MultiModalAPI - INFO - Incoming Request: GET /openapi.json
2026-03-03 19:19:44,532 - MultiModalAPI - INFO - Incoming Request: GET /
2026-03-03 19:19:44,617 - MultiModalAPI - INFO - Incoming Request: GET /favicon.ico
2026-03-03 19:19:44,618 - MultiModalAPI - WARNING - Unauthorized Access Attempt. Key provided: None
2026-03-03 19:20:49,888 - MultiModalAPI - INFO - Incoming Request: GET /docs
2026-03-03 19:20:49,997 - MultiModalAPI - INFO - Incoming Request: GET /openapi.json
2026-03-03 19:21:14,479 - MultiModalAPI - INFO - Incoming Request: GET /docs
2026-03-03 19:21:14,602 - MultiModalAPI - INFO - Incoming Request: GET /openapi.json
2026-03-03 19:21:34,562 - MultiModalAPI - INFO - Incoming Request: GET /
2026-03-03 19:21:34,746 - MultiModalAPI - INFO - Incoming Request: GET /favicon.ico
2026-03-03 19:21:34,746 - MultiModalAPI - WARNING - Unauthorized Access Attempt. Key provided: None