backend / test_simple.log
m-ahmad-official's picture
add something
2304e6f
INFO: HTTP Request: GET https://d27e55fe-c28d-4275-81d7-7eff807c14a5.europe-west3-0.gcp.cloud.qdrant.io:6333 "HTTP/1.1 200 OK"
INFO: HTTP Request: GET https://d27e55fe-c28d-4275-81d7-7eff807c14a5.europe-west3-0.gcp.cloud.qdrant.io:6333/collections "HTTP/1.1 200 OK"
INFO: Collection 'book_embeddings' already exists
INFO: Starting ingestion: 1 URLs
INFO: Chunk size: 200, overlap: 20
INFO: Fetching http://example.com...
INFO: HTTP Request: GET http://example.com "HTTP/1.1 200 OK"
INFO: Extracted 142 characters from http://example.com, chunked into 1 segments
INFO: HTTP Request: POST https://api.cohere.com/v2/embed "HTTP/1.1 200 OK"
ERROR: Failed to process http://example.com: Unexpected embedding dimension: 2
INFO: ==================================================
INFO: Ingestion complete!
INFO: Total pages processed: 0
INFO: Total chunks stored: 0
WARNING: Failed URLs (1): http://example.com
INFO: ==================================================
INFO: HTTP Request: GET https://d27e55fe-c28d-4275-81d7-7eff807c14a5.europe-west3-0.gcp.cloud.qdrant.io:6333/collections/book_embeddings "HTTP/1.1 200 OK"
INFO: Qdrant collection 'book_embeddings' now has 0 points