fixed refactored code
Some checks failed
Security Scan / dependency-check (pull_request) Successful in 38s
Security Scan / security (pull_request) Successful in 41s
Test Suite / lint (pull_request) Failing after 28s
Test Suite / test (3.11) (pull_request) Successful in 1m27s
Test Suite / build (pull_request) Has been skipped
Some checks failed
Security Scan / dependency-check (pull_request) Successful in 38s
Security Scan / security (pull_request) Successful in 41s
Test Suite / lint (pull_request) Failing after 28s
Test Suite / test (3.11) (pull_request) Successful in 1m27s
Test Suite / build (pull_request) Has been skipped
This commit is contained in:
3
example/bad/bad_missing_embedding.ndjson
Normal file
3
example/bad/bad_missing_embedding.ndjson
Normal file
@@ -0,0 +1,3 @@
|
||||
{"id": "doc_001", "text": "Sample text without embedding field", "category": "test"}
|
||||
{"id": "doc_002", "text": "Another text without embedding", "category": "test"}
|
||||
{"id": "doc_003", "text": "Third text missing embedding", "category": "test"}
|
Reference in New Issue
Block a user