[midPoint-git] [Evolveum/midpoint] b83979: Shorten LLM data for schema matching for roles
mederly
noreply at github.com
Sat Sep 20 11:04:02 CEST 2025
Branch: refs/heads/midpilot
Home: https://github.com/Evolveum/midpoint
Commit: b83979680b69783909bef71da7e0e8d674bdb2ab
https://github.com/Evolveum/midpoint/commit/b83979680b69783909bef71da7e0e8d674bdb2ab
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-09-20 (Sat, 20 Sep 2025)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/DescriptiveItemPath.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/PrismComplexTypeDefinitionSerializer.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java
M model/smart-impl/src/test/resources/smart/resource-dummy-for-suggest-mappings-and-correlation.xml
Log Message:
-----------
Shorten LLM data for schema matching for roles
This commit reduces the number of midPoint attributes that are sent
to the LLM microservice for role-like objects, e.g. from 2701 to 62
for OrgType.
It also temporarily disables some failing tests before MVP demo,
see MID-10872. And fixes toString for DescriptiveItemPath.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list