SoniaBadene
Results
2
issues of
SoniaBadene
## Use case We want to enrich the STIX graph imported by the ImportDocumentAI connector with semantically meaningful relationships (“uses” and “targets”) predicted by an external ML model. Currently, the...
feature
### Proposed changes - Updated webservice call to use `/extract_entities_relations` endpoint with `with_relations=true` param. - Extended parsing logic to handle `relationships` from ML model response. - Tracked text-to-STIX ID mapping...