You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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 for relationship linking.
- Added support for Identity types (Sector, Organization, Individual)
and custom object Channel.
- Created STIX relationships dynamically from predicted data when valid
source/target IDs are found.
- Preserved original fallback logic for known relationship rules.
0 commit comments