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
Fix agentics components: add areduce_batch_size and atype parameters
- Add areduce_batch_size=100 to SemanticAggregator to prevent overwhelming LLM
- Add atype parameter to AG initialization in SyntheticDataGenerator
- Add null check for output_states in SyntheticDataGenerator
- Return empty DataFrame if no output_states generated
Co-authored-by: Alfio Gliozzo <gliozzo@us.ibm.com>
0 commit comments