Just to let someone know if is searching something related with my doubt.
I used the function MovementComponent::MoveUpdatedComponent(FVector Delta, FRotator NewRotation, bool Sweep) inside the Controller of the AI character to give it a delta velocity that I calculate in order to avoid the agents I detect it has in front.